Cracking a Common Python Interview Challenge Using Lists

Опубликовано: 23 Ноябрь 2021
на канале: Coderbyte
16,597
126

As a wrap-up of our back-to-basics series, we’re exploring a common interview challenge where we utilize the set data structure in python to determine a missing integer.

The Challenge:
Given an array with all integers from 1 to n except for one, write a function to return the missing integer. This can be done in O(n) time complexity and O(1) space complexity.

Video Overview:
1:00 The problem
1:24 Examples
3:04 Coding a python solution
4:45 A naive solution
10:44 A space optimized solution
19:09 Recap

Please subscribe to our channel!

What types of videos would you like to see next? Let us know in the comments.

Additional Resources:
Practice hundreds of real coding challenges at https://coderbyte.com/
Need more practice? Check out our channel for more videos on preparing for a coding interview    / coderbytedevelopers  


Смотрите видео Cracking a Common Python Interview Challenge Using Lists онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Coderbyte 23 Ноябрь 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 16,59 раз и оно понравилось 12 людям.