Civil Engineering > GATE 2018 SET-2 > Logical Reasoning
Each of the letters in the figure below represents a unique integer from 1 to 9. The letters are positioned in the figure such that each of (A + B + C), (C + D + E), (E + F + G) and (G + H + K) is equal to 13. Which integer does E represent?
A
1
B
4
C
6
D
7

Explanation

Correct : b

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science