What’s popular in software development
Your source for what’s next
Popular in live online training
See allJanuary 13, 2025
Software architecture by example
Presented by Neal Ford, Mark Richards
January 28 & 29, 2025
Architecture as Code
Presented by Neal Ford, Mark Richards
January 30, 2025
Designing Complex Software Systems
Presented by Craig Errey
January 7 & 8, 2025
System Design Interview Boot Camp
Presented by Rohit Bhardwaj
February 7, 2025
Software Architecture Trade-Off Analysis
Presented by Neal Ford
February 10 & 11, 2025
System Design by Example
Presented by Rohit Bhardwaj
Popular in interactive learning
See allSubset Sum Problem
By George Heineman
Determining whether a subset sums to a target value ...
Matrix Chain Multiplication
By George Heineman
Exploring matrix chain multiplication ...
Longest Common Subsequence
By George Heineman
Computing the longest subsequence ...
Hashtable Structures: Hashing Functions in Practice
By George Heineman
Explores hash() functions in Python and alternative ...
Hashtable Structures: Visualizing Open Addressing
By George Heineman
Using hashing to retrieve values stored in an array ...
Hashtable Structures: Visualizing Separate Chaining
By George Heineman
Using linked lists to store values as distributed by hashing ...