CODING INTERVIEW PROBLEM: split a file [junior vs senior]

Опубликовано: 01 Сентябрь 2020
на канале: Coder Cave
151
4

the problem: write a script that splits a file into smaller chunks.
we'll compare a naive solution (typical of junior devs) versus a more mature, stream based, solution, that makes less assumptions, and generally runs better!
For this video we'll use python, but the problem is generic enough, and the solution can be replicated in dotnet c# , java, golang and so on!


during programming interviews it's important to assess the problem-solving abilities of the candidate, and to verify what kind of assumptions they make.

#codercave #python

0:00 intro
0:42 junior solution
2:03 mature solution




programming / coding / interview / problem / python


На этой странице сайта вы можете посмотреть видео онлайн CODING INTERVIEW PROBLEM: split a file [junior vs senior] длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Coder Cave 01 Сентябрь 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 151 раз и оно понравилось 4 зрителям. Приятного просмотра!