×
Home Discussions Write at Opengenus IQ
×
  • About
  • Track your progress
  • Deep Learning Projects
  • Python Projects
  • Join our Internship 🎓
  • RANDOM
  • 100+ Graph Algorithms
  • 100+ DP Problems
  • 50+ Linked List Problems
  • 50+ Array Problems
  • One Liner
  • 50+ Binary Tree problems
  • Home
  • Rust Projects

Java

Java is a powerful and widely used programming language powering several development servers. It brought in a revolution by its feature of being platform independent which drove its wide adoption

Java

Inheritance in Java: Basics, Advantages and Best Practices

In Java, inheritance is accomplished via extending a class, which allows the new class to take on the parent class's methods and properties. In this post, we'll examine the fundamentals of Java inheritance and look at its benefits for OOP.

Abhinav Yadav
Java

Student Management System in Java

In this article, we will discuss the implementation of a student database GUI using JAVA and Swing. Java is a popular programming language, while Swing is a user interface toolkit for creating graphical user interfaces (GUI) in Java applications.

Bhavani Sankar Nagarapu Bhavani Sankar Nagarapu
Java

Maze Generator and Solver in Java

In this article, we will develop a Java program that generates a Maze and solves it using Depth-First Search with help of Backtracking. This is a strong profile for SDE portfolio.

Bhavani Sankar Nagarapu Bhavani Sankar Nagarapu
Java

Introduction to Android Development

In this article, we will take a closer look at Android Development and explore what it takes to become an Android developer.

King Immanuel King Immanuel
Java

Timer Console Application in Java

In this article, we will understand how to develop a Timer Console Application which simulates a countdown timer with a Progress Bar and a countdown timer display.

Bhavani Sankar Nagarapu Bhavani Sankar Nagarapu
Java

Progress bar / indicator in Java

In this article, we will discuss several ways to program a Progress bar in Java in command line and as GUI.

Mohamed Adel Mohamed Adel
Java

Password generator, strength checker and password crack time estimator in Java

In this article, we will discuss several ways to code a program that generates random password, And another program that checks the strength of user's input password in Java, And final program that estimates the time needed to crack a user's password.

Mohamed Adel Mohamed Adel
Java

Multi-thread Java program to find all prime numbers < N

In this article, we will develop a multithreaded java program to find all prime numbers below than N. We will use Sieve of Eratosthenes algorithm to find prime numbers and it will be run in parallel.

Bhavani Sankar Nagarapu Bhavani Sankar Nagarapu
Java

Convert array to list in Java [4 methods]

In Java, it is often necessary to convert an array to a list or vice versa. In this article, we will explore several ways to convert an array to a list in Java.

Mohamed Adel Mohamed Adel
Java

GUI in Java [Complete Practical Guide]

In this article, we learn about GUI in Java with Java AWT, Swing, JavaFX, and some other relevant concepts.

Abhijeet Saroha Abhijeet Saroha
Java

Calendar Application in Java

This article will guide you through the process of creating a simple calendar application in Java. The article will cover the basics of working with the Calendar class, how to format the output, and how to highlight the current date.

Bhavani Sankar Nagarapu Bhavani Sankar Nagarapu
Java

Minesweeper Game in Java

In this article, we will develop Minesweeper Game in Java Programming Language. We will analyze the requirements of the game, design a solution and implement it in Java. This is a strong project for SDE portfolio.

Abhijeet Saroha Abhijeet Saroha
Java

Typing Speed Test in Java

In this article, we have developed a command line tool to test typing speed for the user. We have implemented this in Java Programming Language. This is a strong addition to a SDE portfolio.

Abhijeet Saroha Abhijeet Saroha
Java

Spell Checker Console Application in Java

In this article, we will develop a spell checker application which checks for spelling mistakes in our input and also suggest possible corrections. We will implement this tool in Java Programming Language.

Bhavani Sankar Nagarapu Bhavani Sankar Nagarapu
Java

Stopwatch Console Application in Java

We will discuss the Stopwatch Console Application in Java today. In this application, input can be taken at the same time as output is printed on the console using multithreading.

Abhijeet Saroha Abhijeet Saroha
Java

Calculator Console Application in Java

We will develop a Calculator Console Application in Java Programming Language that uses the previous result in the next calculation and includes Shunting Yard Algorithm.

Abhijeet Saroha Abhijeet Saroha
Java

Recursion in Java

This article will dive into the basic introduction to recursion, and how it is implemented in Java.

Aileen Y Ni
Java

Three - Dimensional 3D ArrayList in Java

In this article, we have explored the concept of 3D ArrayList in Java and demonstrated how to perform different operations such as insert, delete, search and much more with Java code snippets.

Kashish Lakhara Kashish Lakhara
List of Interview Questions

Interview questions on OOP concepts

Questions about OOP concepts are asked in every organization during interviews, be it product-based or service based. This article covers the most important questions you need to crack any technical round.

Astha Jain Astha Jain
List of Interview Questions

70 Spring Interview Questions and Answers

Spring is a Java based framework. It was developed by Rod Johnson. The first version of spring framework was released by Rod Johnson. In this article, we have covered 70 Spring Interview Questions and Answers.

Gaurav Kumar
Algorithms

Implementing Quick Sort in Java

In this article, we are going to learn about the implementation of quick sort algorithm in Java.

Suraj Kumar Suraj Kumar
Java

Introduction to Spring Boot

In this article, we explore one of the most popular Frameworks for Java Developers - Spring Boot and compare it with other popular frameworks like Spring, Spring MVC, Hibernate, and Spring Data.

Anna Burdanova
Java

NullPointerException in Java

Any developer beginning their Java programming journey will inevitably come across a certain error: the NullPointerException. The NullPointerException is one of the most common errors encountered by beginner programmers when dealing with objects in Java.

Yejoong (Paul) Kim
Java

Hibernate Annotations

We can configure hibernate through Java configuration or XML configuration and the mapping details can be provided through XML or Java Annotations.

Gaurav Kumar
Java

Hibernate Inheritance Mapping

In this article, we are going to learn various strategies of inheritance mapping that hibernate implements to deal with Inheritance Object-Relational Impedance Mismatch.

Gaurav Kumar
OpenGenus IQ © 2023 All rights reserved â„¢ [email: team@opengenus.org]
Top Posts LinkedIn Twitter