Code Monkey home page Code Monkey logo

ds's Introduction

DS Assignment 2022

Hello. Welcome to the Meows like Trains repository.

Announcements

IMPORTANT NOTE: Do not take input from the text files. Your program should ONLY interact with standard IO.

OTHER NOTE: The text files are massive (to humans) and you probably should not be using them for development. You should be writing your own smaller test cases for your own testing.

Now that that is out of the way. Let's get you set up shall we?

Local clone

You first need to copy the repo to your local machine. Here is one method to do it.

Go to the repo at https://github.com/Jackmin801/DS-Assignment-2022 and press code.

lazy hehe

Click Download ZIP.

lazy hehe

Navigate to where the zip was downloaded.

lazy hehe

Unzip the folder.

unzip DS-Assignment-2022-main.zip

lazy hehe

Navigate into the unzipped directory and initialize git repository

cd DS-Assignment-2022-main
ls -alh
git init

lazy hehe

Add your first commit

git add .
git commit -m "Genisis Init"

lazy hehe

Push to private repo

On the github main page, click new.

lazy hehe

Set the repository name to your team name and the access to private. Then press create repository.

lazy hehe

Copy the commands in the center block to clipboard and paste them into your terminal.

lazy hehe lazy hehe

Reload the page with your private repo. You should now see the repository on the web interface. Click the X to see the status of the checks.

lazy hehe

You can use this page to see the runtime of your algorithm.

lazy hehe

Collaborators

Use the collaborators panel in the setting page to add your teammates

lazy hehe

Running the tests

The tests automatically run whenever a git push is made. You can also manually run the tests if you wish.

lazy hehe

Raising Issues

If you are having any trouble with the assignment, found a bug or just need clarifications, feel free to raise an issue using the issues tab.

Do note that your issue will be publicly visible. (Don't put your solution and don't say anything you wouldn't be ok with your classmates or lecturer's seeing)

lazy hehe

Good luck have fun!

lazy hehe

If you are able to get all 4 ticks. You should be complete with the basic requirements

ds's People

Contributors

eric020615 avatar

Watchers

 avatar

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.