Git Product home page Git Product logo

compsci_guides's Introduction

compsci_guides's People

Contributors

bzsinger avatar iriswang avatar lhmzhou avatar nesquena avatar psnehas avatar samanthacp avatar tonysherbondy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

compsci_guides's Issues

Link to the "Roman to Integer" solution page is not working correctly

On this page, under the problem "(Bonus) Problem # 4: Roman to Integer", the link in the following sentence is not working correctly.

"๐ŸŽฏ Once you have completed this problem, check the [Roman to Integer Solutions](https://guides.codepath.org/compsci/https://github.com/codepath/compsci_guides/wiki/Roman-to-Integer)."

It appears that the link address is incorrect. This should be solved easily by changing the link to "https://guides.codepath.org/compsci/Roman-to-Integer".

I will try to see if I can send a pull request.

Incorrect Node References in Heap Deletion Section

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, which do not appear in the provided diagram. The image correctly shows a swap between nodes 1 and 2. This seems to be a typographical error in the material.

Would it be possible to correct the step descriptions to match the illustrated nodes?

Thanks for looking into this.

Incorrect Algorithm mentioned in guide

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

Incorrect link to the Leetcode problem

Hey there,

I noticed that the Similar Questions section on this page links inaccurately to the corresponding Leetcode problem. Same Trees problem links to Minimum Depth of Binary Tree problem.

ACTUAL: <a href="https://leetcode.com/problems/minimum-depth-of-binary-tree/" rel="nofollow">Same Trees</a>
EXPECTED: <a href="https://leetcode.com/problems/same-tree/" rel="nofollow">Same Trees</a>

image

Thank you for creating and maintaining those amazing guides!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.