Pinned Repositories
Algorithms
Battleship
comp-org
Interview-Questions
solutions for interview questions
Large-Scale-Final-Project
final project for large class programming
Machine-Learning
One-Blood
Pipelined-MIPS-Processor-Simulator
Quiztopia-1
TCP-Socket-Programming
henchhing-limbu's Repositories
henchhing-limbu/Pipelined-MIPS-Processor-Simulator
henchhing-limbu/Interview-Questions
solutions for interview questions
henchhing-limbu/One-Blood
henchhing-limbu/Quiztopia-1
henchhing-limbu/TCP-Socket-Programming
henchhing-limbu/Battleship
henchhing-limbu/Sliding-Puzzle
henchhing-limbu/Spots-Finder
henchhing-limbu/Survive
This is a text based survival game demonstrating the concept of non-deterministic finite automata.
henchhing-limbu/Tanks
A class tank game in android devices
henchhing-limbu/World-of-Battleships
henchhing-limbu/ADS-Final-Project
henchhing-limbu/aima-exercises
Exercises for the book Artificial Intelligence: A Modern Approach
henchhing-limbu/AusPal
henchhing-limbu/BaagChaal
henchhing-limbu/Chats
henchhing-limbu/conFusion
henchhing-limbu/d3d12book
Sample code for the book "Introduction to 3D Game Programming with DirectX 12"
henchhing-limbu/Daily-Coding-Problems
Solutions to Daily Coding Problems
henchhing-limbu/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
henchhing-limbu/GeoQuiz
Assignment for mobile app where you get familiar with recycler view, reading csv files, and back stack.
henchhing-limbu/Henchhings-Photo-Editor
henchhing-limbu/IntroTo3DGameProgrammingExercises
henchhing-limbu/MCGoogles
a restaurant called McGoogles, where there are cooks and customers, making and ordering food, respectively. Similarly to our activity in class today, in the main file, you’ll just have to implement the threading code, which will use the McGoogles interface. This should not have any synchronization/locking code! The users of your McGoogles implementation should not have to worry about locking/unlocking anything; they should just be able to use your interface, and it’s the restaurant’s job to worry about safely accessing/modifying the restaurant. The McGoogles implementation will have all the locking and synchronization (and no threading!). It should ensure that all variables are modified correctly and safely, and that the restaurant is never above capacity. It should also ensure that all orders were fulfilled (number of orders == number of expected orders).
henchhing-limbu/MIPS-Programming-Assignment-2
henchhing-limbu/Point-Of-Intersection
henchhing-limbu/React-Tutorial
henchhing-limbu/shell-program
henchhing-limbu/Twitter-Sentiment-Analysis
henchhing-limbu/YesPowerAlgo_Seniors_Project