Okay, hi Clement, I was waiting to have you in my channel I actually started watching you I think from your first video on YouTube So, can you tell us a little bit about yourself, your channel, your business? Sure, so my name is Clément Mihailescu and I used to work at Google. I am […]
Tag: leetcode

Coding Interview Question – Set Matrix Zeroes (LeetCode)
Hello everybody. I’m Errichto and I will show you a coding interview problem “Set Matrix Zeroes” that you can find on the platform Leetcode. The link is in the description below. In this problem, we are given a rectangular matrix and if an element is 0 we should set its entire row and column to […]

Winning Google Kickstart 2019 round G — screencast with commentary
Okay, Google kickstart 2019 round G starts in 20 seconds, I set up my environment and my idea for recording is I will turn off the sound even in 10 seconds just to focus on The contest I will try to win, of course, then maybe I will add some commentary after the contest. Wish […]

Tech Coding Platforms To Get You Hired 2019 | ThingsToKnow
Nowadays, a lot of tech and big companies are hiring through coding platforms. so, what are these coding platforms… Let’s check out some.. HackerRank It boasts of about 5 million developers solving code challenges comprising four sections of Practice, Compete, Job and Leader board. In Practice, you can solve various problems as per the difficulty […]

Three Leetcode problems – Queens, Dice, Frequency
I will solve three Leetcode problems today. Two medium and one Hard The first problem is Queens that can attack the king, where we are given a chessboard. Some Queens ,one King and we need to find those Queens that can attack this King But like we see here if there is a queen that […]