Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.51 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.51 KB

UIL-CS-Toolkit

A cheatsheet for every topic you need to know for the UIL Computer Science Multiple Choice Exams

How to use

For every topics there are three different types of files that can appear:

  1. Cheatsheets: Quick and consice things that you should know for the test.
  2. Guides: More indepth guide for people new to the topic.
  3. Questions: Questions you can try to perfect your skills.

Heres a list of different topics (Note that some topics don't have certain files, they may be coming soon):

Topic Cheatsheet Guide Questions
Bases X X X
BigO Notation X N/A N/A
Math X N/A N/A
Primitives X N/A N/A
Strings X N/A X

There is a global cheatsheet with all cheatsheets combined into one.

Also check out the Class Reference Sheet. You get one at every competition.