Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fest Practice

This is a repo where I put my practice code which I do in Java for my school exams and fests

Build guide

This project uses makefiles. In order to use it, make sure a bin directory exists in the project root. Then in order to run a particular class, run :-

make class=<class_name_only>

Final Notes

  • At the end of 2026, school-hosted annual fest
    • Needed to practice more sorting
    • Needed to try to type faster
    • Needed to do much much better overall
    • Challenges before next fest
      • Make a working implementation of ArrayList but with features like insert, removeAt, add, delete, etc
      • Solve 25 leetcode problems, and don't stop until it is cracked and no checking solution! Do 10 hard, 10 easy, and 15 medium

About

Practice code in Java for school fest

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages