foundersandcoders / coursebook

The new coursebook
https://learn.foundersandcoders.com
Other
50 stars 23 forks source link

K9 Algorithms, logic and data structures relevant to software development #890

Open sofer opened 1 year ago

sofer commented 1 year ago

K9 Algorithms, logic and data structures relevant to software development for example:- arrays- stacks- queues- linked lists- trees- graphs- hash tables- sorting algorithms- searching algorithms- critical sections and race conditions.

We might want to think about covering some of these topics more explicitly.

ivan-unfolds commented 1 year ago

relates #867