Category Algorithms and data structures
Problem Solving – Coding Interview
Below is a very interesting example of how to interact when solving a problem during a coding interview. Think loud. Clearly. Ask for clarifications. Talk before you write. Think about different solutions. Best case scenario. Worst case. Edge cases. Test your solution in real time.
A problem…and then an algorithm
Hey Folks, let’s keep learning !!! Here, the great Yuri Gurevich, mathematician, computer scientist and inventor of abstract state machines, will teach us about algorithms beginning with this introductory lecture that includes plenty of historical context. This is the first in a series of lectures exploring the fundamental logic that powers all that we as software […]