Skip to content

Collection of Leetcode questions solved by me to ace the Interviews and to keep the track of my Programming Journey. Aim is to improve the Problem solving skills.

Notifications You must be signed in to change notification settings

yashgaherwar/Leetcode_Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode_Codes LeetCode

All Codes were written by Yash Gaherwar.

  • Collection of Leetcode Questions solved by me for cracking Coding Interviews.
  • This Repo contains all the Important Leetcode questions with their solutions in a well structured manner.
  • All the codes were written in C++ Programming Language.
  • In most of the questions Time and Space Complexities were mentioned with Approach name so that it will be easier for any indiviadual to get the approach easily.

Topics Covered

  • Stack
  • Queue
  • Linked List
  • Dynamic Programming
  • Graph
  • Tree (Binary Tree / Binary Search Tree)
  • Tries
  • Recursion and Backtracking
  • DFS and BFS
  • String
  • Two Pointers
  • Simulation
  • Divide and Conquer Technique
  • Searching and Sorting
  • Greedy Algorithm
  • Maths (eg:- Bit Manipulation and etc)
  • Vector, Pairs, HashMaps and different STL related libraries.

You can find more topic related questions solved by me in this repos mentioned below.

Follow me:- yash-gaherwar-21a671208

About

Collection of Leetcode questions solved by me to ace the Interviews and to keep the track of my Programming Journey. Aim is to improve the Problem solving skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages