Skip to content

SiddhantAttavar/NPS-INR-Codewars-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPS-INR-Codewars-2022

The 2022 edition of the NPS Indiranagar interhouse Codewars contest (formerly known as Cyber Programming).

About the contest:

The preliminary round was held on 2nd November 2022. 21 students participated in the contest and attempted to solve 6 problems in 1 hour. The top 3 students from each house were selected for the final round. The final round was held on 21st November 2022. The selected students from each house participated. The final results can be found here:

  1. Pioneers: 290.00 points
  2. Explorers: 200.00 points
  3. Challengers: 170.27 points
  4. Voyagers: 167.57 points

Repository structure:

Under the Prelims and Finals folder you can find subfolders containing the details of each problem. Each folder consists of:

  • Problem Statement: Question.md
  • Solutions: Solution.py, Solution.cpp
  • Test inputs: input/inputxx.txt
  • Test outputs: output/outputxx.txt
  • Subtask distribution: Subtasks.txt
  • Test data generator: Generator.py

To generate more test data, run the TestDataGenerator.py script using the python TestDataGenerator.py command and input the relative problem folder path (e.g. Prelims/Problem1). Edit the Subtasks.txt file in the folder to generate more data of different subtasks.

Prelims problems

  • [Mars 101]({{ site.baseurl }}{% link Prelims/Problem1/Question.md %})
  • [Roadster to Bugatti?]({{ site.baseurl }}{% link Prelims/Problem2/Question.md %})
  • [The Milky Way's Chamber of Secrets]({{ site.baseurl }}{% link Prelims/Problem3/Question.md %})
  • [To The Moon!]({{ site.baseurl }}{% link Prelims/Problem4/Question.md %})
  • [Appointment Scheduling]({{ site.baseurl }}{% link Prelims/Problem5/Question.md %})
  • [Connecting Mars]({{ site.baseurl }}{% link Prelims/Problem6/Question.md %})

Finals problems

  • [Landed on Mars]({{ site.baseurl }}{% link Finals/Problem1/Question.md %})
  • [Garlanding in the FIFA Mars Cup]({{ site.baseurl }}{% link Finals/Problem2/Question.md %})
  • [Last one picked]({{ site.baseurl }}{% link Finals/Problem3/Question.md %})
  • [Appointment Scheduling]({{ site.baseurl }}{% link Finals/Problem4/Question.md %})
  • [Connecting Mars]({{ site.baseurl }}{% link Finals/Problem5/Question.md %})

About

The 2022 edition of the NPS Indiranagar interhouse Cyber Programming contest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages