Content deleted Content added
m Removing from Category:Educational websites Diffusing per WP:DIFFUSE and/or WP:ALLINCLUDED using Cat-a-lot |
The information added is biased and not research based. LeetCode was created to help people around the world pass technical interviews. It is not responsible for their existence and the way tech companies use them. Tags: section blanking Mobile edit Mobile web edit |
||
Line 22:
Every question on LeetCode has a particular category or tag. Some of the most common tags include: [[Array_(data_structure)|arrays]], [[String_(computer_science)|strings]], [[Pointer_(computer_programming)|two pointer]]s, [[Stack_(abstract_data_type)|stack]]s, [[binary search]], sliding windows, [[linked list]]s, [[Tree_(data_structure)|trees]], [[trie]]s, [[backtracking]], [[Heap_(data_structure)|heap]]s, [[priority queue]]s, [[Graph_(abstract_data_type)|graph]]s, [[Breadth-first_search|breadth-first search]], [[Depth-first_search|depth-first search]], [[dynamic programming]], [[greedy algorithm]]s, [[bit manipulation]], [[Database|database problems]], and math.<ref>{{Cite web |title=NeetCode.io |url=https://neetcode.io/roadmap |access-date=2023-10-10 |website=neetcode.io}}</ref>{{Better source needed|date=October 2023}} Each problem category contains questions at three levels of difficulty; there are 736 easy questions, 1521 medium questions, and 634 hard questions available on LeetCode.<ref>{{Cite web |title=LeetCode - The World's Leading Online Programming Learning Platform |url=https://leetcode.com/ |access-date=2023-10-10 |website=leetcode.com}}</ref>{{Better source needed|date=October 2023}}
== History ==
|