Binary Gap in Python and C++ Codility Solutions Lesson 1
This video describes the Binary Gap Algorithm problem of Codility and presents two solutions one in C++ and the other in Python language. Description of the problem itself is kept brief because it it found on codility website and more emphasis is put on the solution details. This is meant for beginners to help develop algorithmic skills and test examples in Python and C++. Exercise python algorithms interview. 00:00 Problem Intro 01:06 Solution description 03:46 C++ solution 07:30 Python solution
|
|