Software Engineering

Credits: [tspop](https://news.ycombinator.com/item?id=22712178). Intern implements a trie, stores it in DB for autocomplete. Another intern implements a 2D segment tree for grid updates. In both cases though, \\(n\\) was pretty small.
Credits: [tspop](https://news.ycombinator.com/item?id=22712178). Intern implements a trie, stores it in DB for autocomplete. Another intern implements a 2D segment tree for grid updates. In both cases though, \\(n\\) was pretty small.
Source: [@nice_byte](https://twitter.com/nice_byte/status/1466940940229046273); inspired by [@ID_AA_Carmack's son's quip](https://twitter.com/ID_AA_Carmack/status/1466934223831506951): coding id basically just ifs and for loops.
Source: [@nice_byte](https://twitter.com/nice_byte/status/1466940940229046273); inspired by [@ID_AA_Carmack's son's quip](https://twitter.com/ID_AA_Carmack/status/1466934223831506951): coding id basically just ifs and for loops.
Random Link ¯\_(ツ)_/¯
Jan 3, 2021»Writing for Software Development 3 min; updated Sep 5, 2022
Jan 3, 2021»Information Retrieval Medley 3 min; updated Sep 5, 2022
May 17, 2020»On Distributed Systems 2 min; updated Sep 5, 2022
Nov 14, 2020»Software Dependencies 6 min; updated Sep 5, 2022
Mar 16, 2017»Designing Data-Intensive Applications [Book] (7 items)
Oct 1, 1974»Mythical Man Month [Brooks, Jr., Frederick P]
Mar 16, 2017»Designing Data-Intensive Applications [Kleppmann, Martin]
Feb 9, 2020»The Missing Semester of your CS Education [MIT]
Oct 1, 1974»Computer Science & Software Engineering (129 items)