Great International Developer Summit (GIDS)

From Brute Force to Brilliance: A 7-Step Framework for Algorithmic Thinking - Rohit Bhardwaj

1:00:35 · 21 Apr 2026 – 24 Apr 2026 · YouTube

About this talk

This talk explores the common challenge faced in coding interviews and production systems: transforming vague problems into accurate, efficient, and explainable solutions. It introduces a seven-step algorithmic thinking framework that progresses from a brute force baseline to an optimized, production-ready solution. The speaker discusses applications of this approach to array and graph problems, data pipeline optimization, and the refactoring of legacy logic. Additionally, the session highlights the use of AI assistants like ChatGPT and GitHub Copilot in supporting ideation, edge case discovery, and documentation while promoting disciplined reasoning and correctness.