Перейти к содержимому

New Year Chaos | HackerRank (JavaScript)

Glitched Failure

0:00 / 0:00

New Year Chaos | HackerRank (JavaScript)

5 704 просмотра · 6 л. назад
Glitched Failure
834 подписчика
5 704 просмотра · 6 л. назад
CORRECTION: Given the restriction in the 2nd for loop, the time complexity is O(n * 2) = O(n) HackerRank Challenge - https://www.hackerrank.com/challenges... Solution Code - https://gist.github.com/Shaddyjr/1b82... intro: 0:00 Solution Walkthrough: 3:13 Code Walkthrough: 9:58 As a way to improve my coding skills and technical interview prep, I practice HackerRank, Code Wars, and Code Signal problems and solve them live with minimal edits. This allows viewers to see my thought process and problem-solving techniques along with the true struggles I go through when solving these technical coding problems. I also delve into tutorials about building out data structures, algorithms, and various other relevant and practical topics. I mainly code in JavaScript, Python, and SQL. I also occasionally detour onto other challenges, like those from my own technical interviews, daily coding challenges, or just fun coding puzzles I come across.