Content deleted Content added
m Reverted edits by 209.237.133.130 (talk) (AV) |
Update incorrect information and content not authorized for public release by the company. Tags: Reverted references removed Visual edit |
||
Line 5:
| type = [[Privately held company|Private]]
| industry = Software
| founded = 7 August 2015
| location_city = [[Palo Alto]], [[California]]
| location_country = [[United States|US]]
| website = * {{official website|2=leetcode.com}}
* {{official website||2=leetcode.cn}} (in Chinese)
Line 23 ⟶ 17:
Additionally, LeetCode provides its users with mock interviews and online assessments. LeetCode hosts weekly and biweekly contests, each having 4 problems.<ref name="dummies" /><ref name="LeetCodeWebsite">{{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> After participating in a contest for the first time, one gets assigned a ranking, which can be found in their profile.<ref>{{Cite web |title=Contest |url=https://leetcode.com/contest/ |access-date=2023-10-10 |website=LeetCode |language=en}}</ref> LeetCode also provides its users with daily challenges, following UTC, with a lucky draw at the end of each month for those who stayed consistent for the month.<ref>{{Cite web |title=What is Daily LeetCoding Challenge?|url=https://leetcode.com/discuss/general-discussion/655704/ |access-date=2023-12-09 |website=leetcode.com}}</ref>
The platform features forums where users can engage in discussions related to problems, the interview process, and share their interview experiences.<ref name="dummies" />
== Types of problems ==
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]], [[depth-first search]], [[dynamic programming]], [[greedy algorithm]]s, [[bit manipulation]], [[Database|database problems]], and math.
== History ==
LeetCode expanded its operations to China in 2018, providing Chinese problems, solutions and forums on its Chinese website ''Likou'' ({{Zh|c=力扣|p=Lìkòu}}).<ref name="yicai">{{Cite web |last=Shumin |first=Liao |title=IT Job Interview Prepper LeetCode Pockets USD10 Million From Lightspeed China |url=https://www.yicaiglobal.com/news/it-job-interview-prepper-leetcode-pockets-usd10-million-from-lightspeed-china |access-date=2023-08-16 |website=www.yicaiglobal.com |language=en}}</ref> In 2021, LeetCode secured its first round of funding, receiving a $10 million investment from [[Lightspeed China Partners]].<ref name=yicai/>
|