Skip to content

MihailMihaylov75/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

These are solutions of the following algorithms:

  • Anagram
  • Array pair
  • Find the missing element in two lists
  • Largest continues sum
  • Sequence reversal
  • Factorial
  • Fibonacci
  • String compression
  • Unique character in string finder
  • Stack
  • Queue
  • Deque
  • Brackets validator(checks if each opening bracket has correct closing one)
  • Linked lists and doubly linked lists
  • Recursion examples
  • Queue to stack
  • Decorators
  • Class Inheritance
  • Trees

All the algorithms have common unit tests.

About

Python for data structures and algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages