Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shibam120302/gfg_potd

I try to upload the daily code which i practice daily and also upload GFG POTD (Java,Cpp,Python3)
https://github.com/shibam120302/gfg_potd

alogrithms cpp data-structures dsa geeksforgeeks geeksforgeeks-cpp geeksforgeeks-dsa geeksforgeeks-potd geeksforgeeks-solutions gfg java potd python

Last synced: about 1 month ago
JSON representation

I try to upload the daily code which i practice daily and also upload GFG POTD (Java,Cpp,Python3)

Awesome Lists containing this project

README

        

# GFG POTD DSA_Journey BY-SHIBAM NATH
https://practice.geeksforgeeks.org/problem-of-the-day

![gfg](https://media.geeksforgeeks.org/img-practice/Problemofthedaynewcopy-1637640589.png)

#### A data structure is a specialized format for organizing, processing, retrieving and storing data. There are several basic and advanced types of data structures, all designed to arrange data to suit a specific purpose. Data structures make it easy for users to access and work with the data they need in appropriate ways. Most importantly, data structures frame the organization of information so that machines and humans can better understand it.

![DSA](https://blog.penjee.com/wp-content/uploads/2015/11/binary-search-tree-sorted-array-animation.gif)