We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Jesse and Cookies
- Discussions
Jesse and Cookies
Jesse and Cookies
Sort by
recency
|
186 Discussions
|
Please Login in order to post a comment
who's coding in C# - just a friendly recommendation: use PriorityQueue here..
This description is wrong. The step indicating you remove 7 and 8 is not possible as 7 was removed in the previous iteration when 6 and 7 were the lowest numbers.
Also why does nearly every single comment error with:
yUo fAiLeD tHe tUrNiNg TeSt
I... I don't know if I'm a human anymore.
java
Python Solution with using Heap directly,