Skip to content

Instantly share code, notes, and snippets.

View avgspacelover's full-sized avatar
💭
evolving

Siddharth avgspacelover

💭
evolving
View GitHub Profile
@avgspacelover
avgspacelover / weekend-dev-puzzles-list.md
Created September 10, 2022 17:16 — forked from amodm/weekend-dev-puzzles-list.md
List of all #WeekendDevPuzzles

Weekend Dev Puzzle

List

  • 2022-02-12: Limiting factor in playing an arcade style space shooter via sensors and a hooked up keyboard.
  • 2022-02-05: Does the time taken to count integers (that are less than a threshold) in an unordered array, remain the same, or vary?
  • 2022-01-29: Does splitting a service into microservices help or hurt the availability?
  • 2022-01-22: Can closures+lambdas be implemented irrespective of whether the language is garbage collected?
  • 2022-01-15: Debugger crashed before a breakpoint was hit. What happens to the program being debugged?
  • 2022-01-08: No puzzle on account of my travels
  • 2022-01-01: Relative CPU performance of a process b/w native vs