Skip to content

Leetcode-like programming problems randomized and timed for programming team practice

Notifications You must be signed in to change notification settings

djpalumbo/UCF_LPC_Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UCF Local Programming Contest Practice

This repository contains programming problems from UCF's Local Programming Contests, all of which can be found here.

practicer.py

This script can be used to test one's programming skills. It selects a random problem from the set of problems and begins a timer.

Note: Later, I'd like to implement a solution-checking feature that actually compiles code and diffs the output to determine whether or not the solution that was submitted was correct.

About

Leetcode-like programming problems randomized and timed for programming team practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published