#Agenda:
- HackerRank fundamentals in Obj C and Swift
- Problem solving strategies for programming challenges (using HR and english)
- Break into groups of 3 ppl and do HR challenges together in 15 minute chunks per problem
- Back into a big group to discuss Cracking the Coding interview as a resource, and teach a bit of Java for understanding the solutions
Slides available here: https://docs.google.com/presentation/d/1ihyKo347WrlKHyw9K-eqydDQvgf8DMqdIqM0lvZu3hw/edit?usp=sharing
Solve me first: https://www.hackerrank.com/challenges/solve-me-first
Solve me second: https://www.hackerrank.com/challenges/simple-array-sum
Let's try trees: https://www.hackerrank.com/challenges/tree-huffman-decoding
Let's try graphs: https://www.hackerrank.com/challenges/bfsshortreach
- Basic Problem solving: https://www.hackerrank.com/challenges/angry-professor
- Height of a binary tree: https://www.hackerrank.com/challenges/tree-height-of-a-binary-tree
- Find squares in range: https://www.hackerrank.com/challenges/sherlock-and-squares
- Balanced Parentheses: https://www.hackerrank.com/challenges/balanced-parentheses
- Array Sums: https://www.hackerrank.com/challenges/sherlock-and-array