Notes for 29 feb.

pull/1/head
Abhinav Sarkar 2016-02-29 20:20:09 +05:30
부모 9410b48b01
커밋 a59151d12b
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제

10
2016-02-29.md Normal file
파일 보기

@ -0,0 +1,10 @@
- Types
- Algebraic data types
- Enumeration
- Pattern matching
- Recursive data types
- Recursion patterns
- implement null, length, sum, evens, squares
- BST
- insert
- find