Back to Browse

Service Lane | HackerRank (JavaScript)

650 views
Mar 4, 2023
6:53

CORRECTION: Around 6:22 I mention a segmentation tree implementation that would take nlogn time, but it would actually be clogn. Challenge: https://www.hackerrank.com/challenges/service-lane/problem Code: https://gist.github.com/Shaddyjr/63a72414b071aa3ae64a6ae4739eb51b Intro: 0:00 Code Walkthrough: 2.34 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.

Download

1 formats

Video Formats

360pmp411.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Service Lane | HackerRank (JavaScript) | NatokHD