Giter VIP home page Giter VIP logo

Comments (4)

dgrcode avatar dgrcode commented on May 18, 2024

Hi dey-dey,

The name of the file is: [input|output]_${creator}_${order}_${size}.

In that specific case the creator was me. The order means that it was the first file of the group of files I created. The size is the input size.

That file has input size 5, so its contents for this specific assignment are all positive integers from 1 to 5 in an unsorted order.

I'm not sure if that answers your question. Let me know if it doesn't so I can clarify.

from stanford-algs.

dey-dey avatar dey-dey commented on May 18, 2024

Ah I see! I guess the readme is not correct. Is there any way to include the first/final/median comparison counts as well? It would be helpful for the course.

from stanford-algs.

dgrcode avatar dgrcode commented on May 18, 2024

We have separate inputs and outputs, so the input remains with the same type of contents you would find in the course's input. That way the algorithm someone designed for the course should work with these inputs without any change at all.

To find the expected results for each file, you can open the files with the names output_.... For example, to find the expected results for input_dgrcode_01_5.txt, you can read output_dgrcode_01_5.txt.

If your plan is to test your code, I strongly recommend you use the testers in this repo. They can save you a good amount of time. Have a look here: https://github.com/beaunus/stanford-algs/tree/master/tester

from stanford-algs.

beaunus avatar beaunus commented on May 18, 2024

I'm sorry about the delay.

I have updated the relevant README to avoid confusion in the future.

Thank you @dey-dey for bringing this to our attention.

from stanford-algs.

Related Issues (20)

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.