Tip 1 : All searching and sorting algorithms on every data structure should be implemented.
Tip 2 : Never rush to the solution when solving a problem.
Tip 3 : Think for at least 2-3 approaches before checking out the solution.
Tip 4 : Puzzles are important for every interview, after solving a few puzzles, you can think of any coding problem in different ways, try it.
Tip 5 : Be confident at the time of the interview! The worth is you get a rejection that’s all.
Tip 1 : Add some projects which will define that you have skills that you have mentioned in your CV
Tip 2 : Try to fit all the stuff on 1 page, the interviewer won’t be having that much time to flip the pages of your resume.
2 coding questions were there with increasing order of difficulty of question.




As taught in the video, you just have to modify the code so that instead of printing numbers, it should output stars ('*').



A connected component in the map is the maximum subset of cities that are connected i.e we can go from one city to any other in that subset.
It was a 1 hour long technical interview




Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
To make an AI less repetitive in a long paragraph, you should increase: