Journal update.
parent
48766eccb0
commit
eb1fd15f82
|
@ -17,3 +17,5 @@ title: "2024-02-02"
|
|||
* Dark mode.
|
||||
* Ability to comment on snapshots.
|
||||
* Answered [String to Integer (atoi)](https://leetcode.com/problems/string-to-integer-atoi/description/). Admittedly though I floundered around. I should try and think more critically at each step instead of getting impatient like I did.
|
||||
* More reading on `awk`. This time around variables.
|
||||
* Begin deep dive into insertion sort. Starting off with the basics, but want to think much more broadly on the role of insertion sort throughout computing.
|
Loading…
Reference in New Issue