Using Java programming language, both Minimum Priority Queue and Maximum Priority Queue were implemented (using heaps).
Using Java and swing, a simple calculator app that has basic addition, subtraction, multiplication, division and square root function was implemented.
Using java, a simple tic-tac-toe game is developed. This game can be played by 2 players. These players have to mention their names and choose their symbols to play the game