Least efficient sorting algorithm (worst-case)
What is Bogo sort?
First in first out data structure
What is a Queue?
Our biggest roadblock in UIL
The person who is vital for true and false
The main programming language for the web
What is JavaScript?
The sorting algorithm that pivots
What is quick sort?
Doesn´t store duplicates
What is a Set?
The acronym for order of operations
What is PUMAS REBL?
Caused the first bug
What is a bug?
The most popular programming language
Python
The greedy search algorith,
What is Dijkstra´s searching algorithm?
Has keys and values
What is a Map?
The type Math.floor and Math.ceil return
What is double?
Integer max value
What is 2³²-1?
The most popular language
What is English?
The sorting algorithm Java uses by default
What is merge sort?
Can use buckets or probing?
What is a linked list?
Worst case Big O of Merge Sort
O(nlog(n))
The first computer programmer
What is NPM (node package manager)?
The number vital to radix sort
What is 10?
A tree that splits vertically and horizontally based on coordinates
What is a kdtree?
University that runs Texas UIL
What is the University of Texas at Austin?
Who made the Cy Ranch App
3 billion devices run this
What is Java?