Computer Sciences > Gate 2017 Set-2 > Aptitude
There are 3 red socks, 5 green socks and 3 blue socks. You choose 2 socks. The probability that they are of the same color is
A
1/5
B
7/30
C
1/4
D
16/55

Explanation

Correct : Aptitude

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