Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 636 Bytes

File metadata and controls

30 lines (22 loc) · 636 Bytes

Run Python Tests

Must-Do-Coding-Questions

Collection of questions from geeksforgeeks grouped by topic:

Arrays

Subarray with given sum Count the triplets

String

Reverse words in a given string (WIP)

Stack-and-Queue

Parenthesis Checker

Backtracking

Permutations WIP
Permutations_II WIP
Solve the Sudoku
N Queens

Others

Next Closest Time