Skip to content

nagaraj-s-patil/gfg-practice-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GFG Practice Collection 🚀

This repository contains a collection of Java programs practiced from GeeksforGeeks (GFG). It's focused on building strong fundamentals in Java and improving problem-solving skills with real coding examples.

📂 Repository Content

Each file in this repo is a self-contained Java program solving a specific problem or demonstrating a concept.

🔸 Sample File List:

  • AddAnElementInJavaArrayList.java
  • Check_if_a_Key_exists_in_a_HashMap.java
  • CompareTwoArrays.java
  • ConvertArrayToArrayList.java
  • Copy_One_HashMap_to_Another_HashMap.java
  • Find_the_Occurrence_of_Words_in_a_String_using_HashMap.java
  • RemoveSpecificElement.java
  • ReplaceAnElement.java
  • print_all_duplicate_characters.java

📌 Topics Covered

  • Java Collections: ArrayList, HashMap, TreeMap, LinkedList
  • String Manipulation
  • Array Operations
  • Element Comparison
  • Data Structure Conversions
  • Hashing Techniques
  • Duplicate Detection

🛠 How to Run

  1. Clone the repo:
    git clone https://github.com/nagaraj-s-patil/gfg-practice-collection.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages