top of page


Sorting Algorithms
Algorithms are everywhere. They come in many forms, from more complex algorithms that determine search results and others that advise air...
Max Huo
Apr 10, 20244 min read


The Evolution of Computer Science: A Journey Through Time
Computer science has come a long way since its inception, revolutionizing our lives and work. In this article, we will explore the...
Disha Gaur
Mar 13, 20242 min read


The Importance of 5G Technology
The advent of 5G technology is set to revolutionize how we live, work, and communicate. It promises to deliver higher multi-Gbps peak...
Chuan Lin
Mar 11, 20243 min read


What is Big-O Notation? Time Complexity of Algorithms
Have you seen scary-looking notations like O(n) or O(n log n) when learning to program a sort? What does it all mean, and why is it...
Joy Marcotte
Feb 26, 20243 min read


MacOS vs Windows
Software refers to a collection of instructions, data, or programs that enable computers to perform specific functions. It stands in...
Chuan Lin
Oct 17, 20232 min read


Components of a Computer Hardware
Introduction A computer is a machine or device that performs processes, calculations, and operations based on instructions provided by a...
Chuan Lin
Oct 8, 20234 min read
bottom of page