Skip to content

This repository contains solutions to various Data Structures and Algorithms (DSA) problems from GeeksforGeeks (GFG)

Notifications You must be signed in to change notification settings

ankan24/GFG-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GFG Solutions

Welcome to the GFG Solution repository! This repository contains solutions to various Data Structures and Algorithms (DSA) problems from GeeksforGeeks (GFG). It’s a dedicated resource for anyone looking to improve their coding skills, prepare for technical interviews, or strengthen their problem-solving abilities in DSA.

About the Repository

  • Purpose: To provide optimized, well-explained solutions for popular GFG problems.
  • Content: Solutions cover a wide range of topics in DSA, from basic concepts to advanced algorithms.
  • Languages: Primarily implemented in C++ and Java, depending on the problem requirements.

Topics Covered

This repository includes solutions for a variety of topics, such as:

  • Arrays
  • Strings
  • Linked Lists
  • Stacks & Queues
  • Trees (Binary Trees, BST)
  • Graphs
  • Dynamic Programming (DP)
  • Greedy Algorithms
  • Backtracking
  • Bit Manipulation
  • Recursion

About

This repository contains solutions to various Data Structures and Algorithms (DSA) problems from GeeksforGeeks (GFG)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages