henchhing-limbu / Interview-Questions

solutions for interview questions
2 stars 0 forks source link
array array-manipulations bfs coding-questions dfs dynamic-programming graph graph-algorithms interview interview-practice interview-preparation interview-questions programming-question python3 queue stack string tree

Introduction

This repository contains solutions along with explainations to leetcode questions as well as programming questions from other sites. Instead of just posting a solution to the problem, I have tried to explain the logic behind the solution.

The reason I wanted to create this repo is to make give everyone access to popular questions in leetcode and other sites. Leetcode alone has more than 1200 questions which is almost impossible for students to go through. I have tried to take some questions from each topic and create a smaller subset of the questions.