NirmalSilwal / Problem-Solving

contains all coding interview practice problems, data structures and algorithms implementations. πŸ‘¨β€πŸ’»πŸ‘¨β€πŸ’»πŸ’₯ 🚩

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem-Solving

🎯 I have prepared this repository during my coding interview preparation. Basically I have implemented various logical problems in Python.

πŸ’Ž Various Data Structures implementation along with the interview problem associated with the topics are solved.

✏️ Filename is self explanatory for those directly wanting to jump over the interview problem.

πŸ‘‰ Also you will find my solutions easy to understand due to standard naming convention.

πŸ’Ž CodingBlocks folder has all the assignment and practice coursework while taking Data Structure using Java course.

About

contains all coding interview practice problems, data structures and algorithms implementations. πŸ‘¨β€πŸ’»πŸ‘¨β€πŸ’»πŸ’₯ 🚩

License:MIT License


Languages

Language:Python 53.6%Language:Jupyter Notebook 39.1%Language:Java 7.3%