Skip to content

Commit 99327d8

Browse files
committed
Updated README.md
1 parent 1f28edb commit 99327d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ A repository containing link of good interview questions.
3737
* [Probability of Knight [Dp] ](https://practice.geeksforgeeks.org/problems/probability-of-knight/0)
3838
* [Basic BST Operations](https://github.com/TheSYNcoder/InterviewPrep/blob/master/Solutions/BasicBST.cpp)
3939
* [Minimum Element Stack](https://practice.geeksforgeeks.org/problems/get-minimum-element-from-stack/1), [Solution](https://github.com/TheSYNcoder/InterviewPrep/blob/master/Solutions/minElementStack.cpp)
40+
* [Generate binary numbers in O(n)](https://practice.geeksforgeeks.org/problems/generate-binary-numbers/0), [Solution](https://github.com/TheSYNcoder/InterviewPrep/blob/master/Solutions/generatebinQueue.cpp)
4041

4142

4243

0 commit comments

Comments
 (0)