compsci_guides icon indicating copy to clipboard operation
compsci_guides copied to clipboard

Guides focused on fundamental computer science concepts

Results 5 compsci_guides issues
Sort by recently updated
recently updated
newest added

Hey there, I noticed that the Similar Questions section on this [page](https://github.com/codepath/compsci_guides/wiki/Symmetric-Tree) links inaccurately to the corresponding Leetcode problem. Same Trees problem links to Minimum Depth of Binary Tree problem....

Hello, I've noticed an issue in the Heap Deletion section of the documentation. In step 3 of the "Deleting from this heap" process, the text references nodes 6 and 7,...

Cannot view Two Pointer via the wiki or the code path website.

In System Design [Introduction to System Design](https://guides.codepath.com/compsci/Introduction-to-System-Design) link is not working

Hi, In the Majority Elements Walkthrough, the bonus portion refers to "boyer-miller majority voting algorithm" but the correct algorithm is "Boyer-Moore Majority Voting" ![image](https://github.com/codepath/compsci_guides/assets/37760883/89b5e4a5-47ba-43bb-8941-352adb2e4a06)