Bryan L
07/18/2021, 1:49 AMDay 99
• DS&A in Kotlin
◦ Ch.9 AVL Trees
• Overview of Heaps, BubbleSorts, MergeSorts, RadixSorts, HeapSorts, QuickSorts
• Prep for interview questions and covered DS&A Tips
• Completed Tech Interview(screening?) for Twitter Application.
Self-Comment
• Plenty of research this weekend and algorithm solving, not much time actually coding. Will commit day 100 to data structures in Kotlin. A nice send-off to this "100-day-challenge" that has taken much longer than 100 days to complete.
Goal Tomorrow
Continue Section III:
• Tries
• Binary Search
• start The Heap Data Structure