Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/shibam120302/gfg_potd
- Owner: shibam120302
- Created: 2022-12-27T18:48:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-06T01:54:27.000Z (over 1 year ago)
- Last Synced: 2024-05-02T00:12:14.049Z (8 months ago)
- Topics: alogrithms, cpp, data-structures, dsa, geeksforgeeks, geeksforgeeks-cpp, geeksforgeeks-dsa, geeksforgeeks-potd, geeksforgeeks-solutions, gfg, java, potd, python
- Language: C++
- Homepage: https://practice.geeksforgeeks.org/problem-of-the-day
- Size: 329 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)