Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
amit4996
/
coding_space
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
main
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
315 Commits
315 Commits
Folders and files
Name
Name
Last commit message
Last commit date
100-same-tree
100-same-tree
101-symmetric-tree
101-symmetric-tree
102-binary-tree-level-order-traversal
102-binary-tree-level-order-traversal
103-binary-tree-zigzag-level-order-traversal
103-binary-tree-zigzag-level-order-traversal
104-maximum-depth-of-binary-tree
104-maximum-depth-of-binary-tree
105-construct-binary-tree-from-preorder-and-inorder-traversal
105-construct-binary-tree-from-preorder-and-inorder-traversal
106-construct-binary-tree-from-inorder-and-postorder-traversal
106-construct-binary-tree-from-inorder-and-postorder-traversal
110-balanced-binary-tree
110-balanced-binary-tree
116-populating-next-right-pointers-in-each-node
116-populating-next-right-pointers-in-each-node
118-pascals-triangle
118-pascals-triangle
121-best-time-to-buy-and-sell-stock
121-best-time-to-buy-and-sell-stock
124-binary-tree-maximum-path-sum
124-binary-tree-maximum-path-sum
141-linked-list-cycle
141-linked-list-cycle
142-linked-list-cycle-ii
142-linked-list-cycle-ii
144-binary-tree-preorder-traversal
144-binary-tree-preorder-traversal
145-binary-tree-postorder-traversal
145-binary-tree-postorder-traversal
160-intersection-of-two-linked-lists
160-intersection-of-two-linked-lists
169-majority-element
169-majority-element
19-remove-nth-node-from-end-of-list
19-remove-nth-node-from-end-of-list
2-add-two-numbers
2-add-two-numbers
206-reverse-linked-list
206-reverse-linked-list
21-merge-two-sorted-lists
21-merge-two-sorted-lists
2116-check-if-a-parentheses-string-can-be-valid
2116-check-if-a-parentheses-string-can-be-valid
234-palindrome-linked-list
234-palindrome-linked-list
236-lowest-common-ancestor-of-a-binary-tree
236-lowest-common-ancestor-of-a-binary-tree
237-delete-node-in-a-linked-list
237-delete-node-in-a-linked-list
25-reverse-nodes-in-k-group
25-reverse-nodes-in-k-group
26-remove-duplicates-from-sorted-array
26-remove-duplicates-from-sorted-array
287-find-the-duplicate-number
287-find-the-duplicate-number
31-next-permutation
31-next-permutation
50-powx-n
50-powx-n
53-maximum-subarray
53-maximum-subarray
543-diameter-of-binary-tree
543-diameter-of-binary-tree
61-rotate-list
61-rotate-list
73-set-matrix-zeroes
73-set-matrix-zeroes
74-search-a-2d-matrix
74-search-a-2d-matrix
75-sort-colors
75-sort-colors
785-is-graph-bipartite
785-is-graph-bipartite
876-middle-of-the-linked-list
876-middle-of-the-linked-list
88-merge-sorted-array
88-merge-sorted-array
94-binary-tree-inorder-traversal
94-binary-tree-inorder-traversal
BFS of graph - GFG
BFS of graph - GFG
Bipartite Graph - GFG
Bipartite Graph - GFG
Bottom View of Binary Tree - GFG
Bottom View of Binary Tree - GFG
Boundary Traversal of binary tree - GFG
Boundary Traversal of binary tree - GFG
Bubble Sort - GFG
Bubble Sort - GFG
DFS of Graph - GFG
DFS of Graph - GFG
Detect cycle in a directed graph - GFG
Detect cycle in a directed graph - GFG
Detect cycle in an undirected graph - GFG
Detect cycle in an undirected graph - GFG
Filling Bucket - GFG
Filling Bucket - GFG
Find the number of islands - GFG
Find the number of islands - GFG
First negative integer in every window of size k - GFG
First negative integer in every window of size k - GFG
Flood fill Algorithm - GFG
Flood fill Algorithm - GFG
Left View of Binary Tree - GFG
Left View of Binary Tree - GFG
Max Min - GFG
Max Min - GFG
Max Sum Subarray of size K - GFG
Max Sum Subarray of size K - GFG
Maximize the sum of selected numbers from a sorted array to make it empty - GFG
Maximize the sum of selected numbers from a sorted array to make it empty - GFG
Maximum Path Sum between 2 Leaf Nodes - GFG
Maximum Path Sum between 2 Leaf Nodes - GFG
Merge Sort - GFG
Merge Sort - GFG
Mirror Tree - GFG
Mirror Tree - GFG
Move Last Element to Front of a Linked List - GFG
Move Last Element to Front of a Linked List - GFG
N meetings in one room - GFG
N meetings in one room - GFG
Number of Provinces - GFG
Number of Provinces - GFG
Quick Sort - GFG
Quick Sort - GFG
Reverse a linked list - GFG
Reverse a linked list - GFG
Save Your Life - GFG
Save Your Life - GFG
Selection Sort - GFG
Selection Sort - GFG
Topological sort - GFG
Topological sort - GFG
Trapping Rain Water - GFG
Trapping Rain Water - GFG
ZigZag Tree Traversal - GFG
ZigZag Tree Traversal - GFG
View all files
About
No description, website, or topics provided.
Activity
Stars
0
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.