My solutions for Coderust: Hacking the Coding Interview course using C# and python.
- Binary Search
- Find Maximum in Sliding Window
- Search Rotated Array
- Find the Smallest Common Number
- Rotate Array
- Find Low/High index
- Move zeros to left
- Find maximum single sell profit
- Implement Quicksort
- Merge Overlapping Intervals
- Sum of two values
- TODO
- TODO
- Reverse Words in a Sentence
- Remove Duplicates
- Remove White Spaces
- String Segmentation
- XML to Tree
- Find all Palindrome Substrings
- Regular Expression
- TODO
- TODO
- TODO
- TODO
- Fibonacci Numbers
- TODO
- TODO
- TODO