Posted in allcategorites

HackerRank Day 9 Solution in Python: Recursion

Today we will see the HackerRank Day 9 Solution in Python. The problem is named Recursion which is part of 30 Days of code on HackerRank. Let’s get started!…

Continue Reading
Posted in 30 Days of Code allcategorites competitive programming

HackerRank Day 8 Solution in Python: Dictionaries and Maps

Today we will see the HackerRank Day 8 Solution in Python. The problem is named Dictionaries and Maps which is part of 30 Days of code on HackerRank. Let’s…

Continue Reading
Posted in 30 Days of Code allcategorites competitive programming

HackerRank Day 7 Solution in Python: Arrays

Today we will see the HackerRank Day 7 Solution in Python. The problem is named Arrays which is part of 30 Days of code on HackerRank. Let’s get started!…

Continue Reading
ATM Simulator In Java
Posted in allcategorites gui java project java projects

ATM Simulator In Java

In this article, we will build an ATM Simulator In Java with the help of Swing. There are two aspects of this application, the first…

Continue Reading
Color picker in HTML and JavaScript
Posted in allcategorites html css javascript project web projects

Color picker in HTML and JavaScript

In this article, we will be creating a simple Color picker in HTML and JavaScript where the user can see and select a color and…

Continue Reading
Tic Tac Toe Game in Python
Posted in allcategorites game in python gui python projects python projects

Tic Tac Toe Game in Python

Who has not played this amazing game in our childhood days? Probably each and every person might have played this game once in their school…

Continue Reading
Brick Breaker Game in Java
Posted in allcategorites gui java project java projects

Brick Breaker Game in Java

If you’ve ever played the classic Brick Breaker game, where the goal was to eliminate all the bricks in each level by bouncing your ball…

Continue Reading
Number Guessing Game in JavaScript
Posted in allcategorites html css javascript project web projects

Number Guessing Game in JavaScript

Today, we will make a simple Number Guessing Game in JavaScript, where a random number will be generated and the human/player will make a guess….

Continue Reading
Posted in 30 Days of Code allcategorites competitive programming

HackerRank Day 6 Solution in Python: Let’s review

Today we will see the HackerRank Day 6 Solution in Python. The problem is named Let’s review which is part of 30 Days of code on HackerRank. Let’s get…

Continue Reading
Posted in 30 Days of Code allcategorites competitive programming

HackerRank Day 5 Solution in Python: Loops

Today we will see the HackerRank Day 5 Solution in Python. The problem is named Loops which is part of 30 Days of code on HackerRank. Let’s get started!…

Continue Reading