Skip to content

alexa0s/road-to-internships-1

 
 

Repository files navigation

Road To Internships

There are 3 folders, each folder represents the level of difficulty the leetcode problems has.

  • Easy
  • Medium
  • Hard

Each Difficulty folder contains folder that represents different data structures and algorithms

  • Arrays
  • Strings
  • LinkedLists
  • Trees
  • Sorting and Searching
  • Dynamic Programming
  • Design
  • Math
  • Others

Make sure to include comments that explain the reasoning behind your solution and the big O complexity. (Make sure to include reference to the problem on leetcode.com)

Reflecting on how you got a solution and making comments in a way that it is easy to understand. It helps you retain the knowledge and your reasoning is saved in case you need it later.

Feel free to check and add oppotunities to the folder Internship Opportunities

Happy Coding :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%