Back
Similar todos
Load previous page…
👨💻 algorithm and data structure
👨💻 algorithm and data structure
Do data structure & algorithm exercise.
#dev
Read algorithm docs
#dev
Read algorithm docs #dev
Figured out a new approach to studying Leetcode where every morning and evening I write out the code for the basic component-algorithms of Leetcode solutions as quickly as possible: breadth-first search, depth-first search, binary search, sliding window, etc.
write first draft on "Getting started with Competitive Programming - Build your algorithm skills" #devletters
CS50 learn about greedy algorithms #powerup
figure out new algorithn
practiced writing out the basic leetcode algorithms and went through a section of the Let's Go ebook
Read ‘Algorithms to Live By’ (5/5 stars)
wrote out all of the basic leetcode algorithms I want to keep memorized
Various studying, writing & coding
Started Basic Algorithm exercises #freecodecamp
Finally memorized the list of basic algorithms I set out to memorize ~2 weeks ago. I'll probably look for others to memorize.
spent time working on my own list of basic data structures & algorithms to memorize while prepping for leetcode interviews.
Spent some time familiarizing myself with Dijkstra's algorithm so it's easier to memorize