Skip to content

Some algorithms that I liked, some are my work, some are others that I liked and wanted to study. Some data structures.

Notifications You must be signed in to change notification settings

jshji252/algorithms_and_data_structures

Repository files navigation

Algorithms and Data Structures

This repo contains:

  • Data Structures : collection of any data structures, and the algorithms associated with them;
  • Other Algorithms : collection of other algorithms which I encountered while solving algorithm questions on websites such as HackerRank, Codewars, and so on.

Why?

Data Structures:

  • After doing lots of algorithm questions, I learnt it the hard way that I really need to think about data structure.

Competitive Coding:

  • Personal projects are often too small to need an 'efficient algorithm', thus it's useful to practice on those websites
  • Reading other people's solutions are extremely helpful, even if I was able to solve the problem
  • A good way to practice a langauge that I haven't used for a while
  • Fun!

About

Some algorithms that I liked, some are my work, some are others that I liked and wanted to study. Some data structures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published