Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 1.83 KB

File metadata and controls

11 lines (11 loc) · 1.83 KB

MustKnow_Coding

This repository includes the basic and must know coding questions of all types for competitive programming and for fun
First Non Repeated Character
Extract 2 Non repeated Nos from repeated in O(1) space
Find next greater number with same set of digits
Dutch National Flag (0,1,2 - sort )
Find the set bits
Createtree
Right View of Binary tree
Count Connected islands
Feel free to contribute :)