Skip to content
The 2026 program is live — browse sessions, workshops, and speakers.The 2026 program is liveBrowse sessions
RegisterRegister
← All sessions
Conference SessionSoftware Engineering and ArchitectureIntermediate

Amazing Algorithms for Solving Problems in Software

Oct 30, 2026, 1:15 PM · 60 min · Room C

Session description

Sure neural networks are cool but have you ever used a Firefly Algorithm to find the solution to a problem? How about an Ant Colony algorithm or one of the many other algorithms inspired by nature? In this talk we will see examples of a number of awesome bio-inspired algorithms that can be used to solve problems in software. We'll see how each one works, analyze its strengths and weaknesses, and determine when it is best used. You'll leave with the knowledge you need to solve problems using these algorithms in your language of choice.