H. Domarp
1 min readJan 7, 2024

How to become knight at Leetcode

Number one advice any one will give is start giving contests and start upsolving, generally there are 4 questions in a Leetcode contest, first question is easy, second and third are medium while the fourth is hard.

You don’t have to solve all four , if you are able to solve one, try solving the second after contest, watch solution, or watch a YouTube video for that question, you’ll find the related topics to that question in the description of that question after contest, if you lack any of those topics, learn it from YouTube, my go to channel is takeUforward.

To become a knight you have to be good with all the basic data structures, arrays, linked list, stacks, queues, heaps, maps, and mainly you have to be able to solve 3 questions regularly in the contests to become a knight

I personally am a knight at Leetcode, with maximum rating of 1945, aiming to become guardian in next 6 months.