Terminal Live, a game-based coding competition
Algorithm coding battle sounds cool. That is the main reason why I chose to join the terminal competition, organized by Correlation One and Citadel, recommended by one of my friends Xinyu . It was the first time for me to take part in such a coding competition. Beyond my expectation, our team hit top 8 out of 34 participating teams. Special thanks to Henry Rossiter and Prajval Gupta , who are excellent team members to work with. Made it to Finalist Bracket. Please forgive the organizers’ typo of our algo name. Prajval made a thorough after-game analysis of pros and cons of our algorithms. Appreciate his summary here . Overall, we implemented a balanced strategy of defeating and defending, which performs well in the first several battles. Also, we chose to send waves of attackers every 3 turns with both “attack absorbers” and “tanks”. As the costs for different attack units were changed a lot specifically for the ...