Skip to content
/ dsa Public

Data Structures & Algorithms problems solved with Python.

Notifications You must be signed in to change notification settings

mjalbdour/dsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dsa

Data structures & Algorithms questions mainly solved with Python.

Motivation

  • Develop an algorithmic problem-solving habit.
  • Sharpen the mind.
  • Depth & breadth thinking.
  • Nail Interviews.

Cycle

the cycle

  • 2+ dsa problems/day.
  • Use leetcode or codesignal to test solutions.
  • Revise - optimize - think differently.
  • Organize - lint - slightly document then push here.
  • Gradually increase difficulty.

Code only pushed when:

  1. All Tests pass.
  2. .py files pylinted at 10.00/10.

daily commits

About

Data Structures & Algorithms problems solved with Python.

Topics

Resources

Stars

Watchers

Forks

Languages