Pancakes and Arrays, How to Implement Stack Data Structure using C

Who doesn't love pancakes? Pancakes are delicious, sweet, chocolat-y (this depends on your taste), and an application of stack data structure in real life. The top-to-bottom approach is the conventional way to eat pancakes. Plus, you can only apply butter, chocolate, or maple syrup to the top one. This is analogous to the stack data... Continue Reading →

Simulating Keyboard Strokes Using Python

As part of the Data Structures course in university, we were assigned a task to create a record system using doubly linked list. Everything went well: I planned the project, read the book for references, and finally started coding --until-- I had to manually test the program myself. I programmed in XCode, which didn't provide... Continue Reading →

Website Powered by WordPress.com.

Up ↑

Design a site like this with WordPress.com
Get started