Software Engineering

Dated Mar 21, 2020; last modified on Sun, 12 Feb 2023

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 ¯\_(ツ)_/¯
May 17, 2020»Mergeable Replicated Data Types 2 min; updated Jul 19, 2025
Mar 16, 2017»Designing Data-Intensive Applications [Book] (7 items)
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
Nov 14, 2020»Software Dependencies 6 min; updated Sep 5, 2022
Oct 1, 1974»Computer Science & Software Engineering (228 items)