-
Tracking updates of www.redditgifts.com
-
Tracking updates of www.twitch.tv
-
Isn't this wrong? What am I missing here?
https://github.com/careercup/CtCI-6th-Edition-Python/blob/6be09720f400e892d416747adde383545bc650d2/chapter_01/p03_urlify.py#L14
It will write characters on …
-
**Issue Description**
Adding a valuable learning resource for HTML in the form of the GeeksforGeeks website.
**Resource Details**
**Resource Type:** Website
**Title/Name of the Resource:** Geekf…
-
Test case 118 is expecting a 3 when it should be a 2. It is asking the longest substring before there is a repeating character with the string "pwwkew". The third character is the first repeated chara…
-
**Is your feature request related to a problem? Please describe.**
A common problem in programming interviews is checking the validity of parentheses within a given string. The task is to determine i…
-
When I Submit the code on the Add Two Numbers (Medium) question I get an error that test case 17 did not pass. It wants me to add 249 + 5649 and reverse them to return [8,9,8,5] but the test case is e…
-
I do not like very much the "All algorithms implemented in Nim" description. I prefer something along the lines of:
"Collection of various algorithms implemented in Nim for educational purposes." sim…
-
https://leetcode.com/explore/interview/card/leetcodes-interview-crash-course-data-structures-and-algorithms/703/arraystrings/4500/
"Array" can mean something different between languages. For exampl…
-
TypeScript is a superset of JavaScript that can provide static typing. This will make it easier for contributors and consumers of the codebase.