Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mwoss/algorithms
Bunch of solutions for algorithms, data structures and system design problems. Just for fun.
https://github.com/mwoss/algorithms
algorithms codility data-structures interview leetcode
Last synced: 23 days ago
JSON representation
Bunch of solutions for algorithms, data structures and system design problems. Just for fun.
- Host: GitHub
- URL: https://github.com/mwoss/algorithms
- Owner: mwoss
- Created: 2019-07-28T10:19:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T13:08:38.000Z (8 months ago)
- Last Synced: 2024-03-13T14:15:37.738Z (8 months ago)
- Topics: algorithms, codility, data-structures, interview, leetcode
- Language: Python
- Homepage:
- Size: 224 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains bunch of solutions for algorithms and data structures exercises/tasks/interview questions (or whatever they are called).
Most of them are from sites like LeetCode or Codility, so they can be easily searchable.
In the `interviews` directory I store all the interview questions I had in past and solution for them.
I do it only for companies that I have not signed any NDAs or any similar stuff, and I'm not feeling guilty by sharing them.**Note: Please take this repository with grain of salt. Solutions stored in this repo are for sure not a state of the art, nor commit message, nor anything else.**