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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
codemistic
/
Data-Structures-and-Algorithms
Public
Notifications
You must be signed in to change notification settings
Fork
392
Star
578
Code
Issues
52
Pull requests
68
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Data-Structures-and-Algorithms
Hashtable
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 5, 2022
Checking if the given board is valid sudoku or not
namita27
authored
e23299a
View commit details
Copy full SHA for e23299a
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
Merge pull request #491 from namita27/main
Show description for a8000fe
gantavyamalviya
authored
a8000fe
View commit details
Copy full SHA for a8000fe
View code at this point
Browse repository at this point
Merge pull request #492 from Aman5989/patch-22
Show description for bb63b09
gantavyamalviya
authored
bb63b09
View commit details
Copy full SHA for bb63b09
View code at this point
Browse repository at this point
Merge pull request #489 from Aman5989/patch-21
Show description for 676592d
gantavyamalviya
authored
676592d
View commit details
Copy full SHA for 676592d
View code at this point
Browse repository at this point
Merge pull request #488 from Aman5989/patch-20
Show description for bd1a0ad
gantavyamalviya
authored
bd1a0ad
View commit details
Copy full SHA for bd1a0ad
View code at this point
Browse repository at this point
Merge pull request #479 from Aman5989/patch-18
Show description for d4700fd
gantavyamalviya
authored
d4700fd
View commit details
Copy full SHA for d4700fd
View code at this point
Browse repository at this point
Merge pull request #460 from Aman5989/patch-12
Show description for 620a107
gantavyamalviya
authored
620a107
View commit details
Copy full SHA for 620a107
View code at this point
Browse repository at this point
Merge pull request #463 from Aman5989/patch-13
Show description for efd09ef
gantavyamalviya
authored
efd09ef
View commit details
Copy full SHA for efd09ef
View code at this point
Browse repository at this point
Merge pull request #466 from Aman5989/patch-14
Show description for 71a7a4d
gantavyamalviya
authored
71a7a4d
View commit details
Copy full SHA for 71a7a4d
View code at this point
Browse repository at this point
Merge pull request #469 from Aman5989/patch-15
Show description for a5d7f3b
gantavyamalviya
authored
a5d7f3b
View commit details
Copy full SHA for a5d7f3b
View code at this point
Browse repository at this point
Merge pull request #473 from Aman5989/patch-16
Show description for 3da9f0d
gantavyamalviya
authored
3da9f0d
View commit details
Copy full SHA for 3da9f0d
View code at this point
Browse repository at this point
Merge pull request #476 from Aman5989/patch-17
Show description for 144c737
gantavyamalviya
authored
144c737
View commit details
Copy full SHA for 144c737
View code at this point
Browse repository at this point
Create Find-all-duplicate-Substrees.py
Show description for d304395
Aman5989
authored
d304395
View commit details
Copy full SHA for d304395
View code at this point
Browse repository at this point
Removal of an element in a Hashtable
Show description for be2e266
namita27
authored
be2e266
View commit details
Copy full SHA for be2e266
View code at this point
Browse repository at this point
Create Recaman’s-sequence.py
Show description for 4acfcaa
Aman5989
authored
4acfcaa
View commit details
Copy full SHA for 4acfcaa
View code at this point
Browse repository at this point
create cuckoo-hashing.cpp
Show description for 21ebb0b
Aman5989
authored
21ebb0b
View commit details
Copy full SHA for 21ebb0b
View code at this point
Browse repository at this point
Create palindrome-substring-queries.cpp
Show description for 53aac74
Aman5989
authored
53aac74
View commit details
Copy full SHA for 53aac74
View code at this point
Browse repository at this point
create clone-a-Binary-tree-with-random-pointer.cpp
Show description for 3a26b09
Aman5989
authored
3a26b09
View commit details
Copy full SHA for 3a26b09
View code at this point
Browse repository at this point
create Smallest-subarray-with-k-distinct-number.py
Aman5989
authored
3e56f71
View commit details
Copy full SHA for 3e56f71
View code at this point
Browse repository at this point
create Sorting-using-trivial-hash-function.py
Show description for 3f07282
Aman5989
authored
3f07282
View commit details
Copy full SHA for 3f07282
View code at this point
Browse repository at this point
Binary String Has at Most One Segment of Ones.cpp
Show description for d15af1c
Aman5989
authored
d15af1c
View commit details
Copy full SHA for d15af1c
View code at this point
Browse repository at this point
create find-substring-with-given-hash-value.cpp
Aman5989
authored
d86c259
View commit details
Copy full SHA for d86c259
View code at this point
Browse repository at this point
create design-hashmap.cpp
Aman5989
authored
62f1c9b
View commit details
Copy full SHA for 62f1c9b
View code at this point
Browse repository at this point
create design-hashset.java
Aman5989
authored
ca7bcea
View commit details
Copy full SHA for ca7bcea
View code at this point
Browse repository at this point
Removed some unnecessary code.
harsh0050
authored
5911daf
View commit details
Copy full SHA for 5911daf
View code at this point
Browse repository at this point
Create Addition-using-hashtable.java (#368)
Show description for 6b2090e
Aman5989
authored
6b2090e
View commit details
Copy full SHA for 6b2090e
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.