You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
README.md | 8 years ago | |
bfs.py | 8 years ago | |
bst.py | 8 years ago | |
fib.hs | 8 years ago | |
floating_point.rkt | 5 years ago | |
intersection.py | 8 years ago | |
palindrome.py | 8 years ago | |
pascal.hs | 8 years ago | |
pascal.py | 8 years ago | |
phone.py | 8 years ago | |
regions.py | 8 years ago | |
reverse_list.py | 8 years ago | |
shunting_yard.nim | 5 years ago | |
suffixes.hs | 8 years ago |
README.md
This is a collection of solutions to common interview problems, written in Python and Haskell. These are just ones that I've come across or that I've seen as popular questions. Pull requests are much appreciated!