#Challenges
This is a compilation of programming problems that I have given and been given for people to practice.
- Check If Palindrome (number or string)
- All Permutations of a string
- Reverse words in a sentence
- Find Duplicate
- Find Missing
- Maximum Contiguous Subsequence
- Reverse a Linked List
- Binary Tree