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
Accelerator
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 }}
jainss
/
Data-Structure-Algor
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: jainss/Data-Structure-Algor
Actions
All workflows
Workflows
C/C++ CI
C/C++ CI
Show more workflows...
Management
Caches
C/C++ CI
C/C++ CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
c-cpp.yml
will be ignored since log searching is not yet available
30 workflow runs
30 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Count Smaller elements
C/C++ CI
#86:
Commit
30d38e7
pushed by
jainss
7s
main
main
7s
View workflow file
Maximum Distance in Arrays
C/C++ CI
#85:
Commit
a9fa490
pushed by
jainss
7s
main
main
7s
View workflow file
Contain Virus
C/C++ CI
#84:
Commit
78b4d43
pushed by
jainss
10s
main
main
10s
View workflow file
Smallest Subtree with all the Deepest Nodes
C/C++ CI
#83:
Commit
4d64190
pushed by
jainss
5s
main
main
5s
View workflow file
Minimum ASCII Delete Sum for Two Strings
C/C++ CI
#82:
Commit
1572fcd
pushed by
jainss
7s
main
main
7s
View workflow file
Max Dot Product of Two Subsequences
C/C++ CI
#81:
Commit
af4fcb3
pushed by
jainss
7s
main
main
7s
View workflow file
Maximum Product of Splitted Binary Tree
C/C++ CI
#80:
Commit
845af89
pushed by
jainss
6s
main
main
6s
View workflow file
Annotate mostFrequentIDs with complexity and link
C/C++ CI
#79:
Commit
b0dbae0
pushed by
jainss
7s
main
main
7s
View workflow file
Annotate Maximum Average Pass Ratio with complexities
C/C++ CI
#78:
Commit
712471f
pushed by
jainss
8s
main
main
8s
View workflow file
Add problem link for Maximum Level Sum of a Binary Tree
C/C++ CI
#77:
Commit
f72639d
pushed by
jainss
6s
main
main
6s
View workflow file
Add problem link for Four Divisors
C/C++ CI
#76:
Commit
1bd1cb8
pushed by
jainss
8s
main
main
8s
View workflow file
Tree Traversals Inorder Postorder and Preorder
C/C++ CI
#75:
Commit
49f8cd1
pushed by
jainss
9s
main
main
9s
View workflow file
Add minimumOperations function for divisibility check
C/C++ CI
#74:
Commit
0c1bc61
pushed by
jainss
8s
main
main
8s
View workflow file
Add problem link for 'How Many Numbers Are Smaller'
C/C++ CI
#73:
Commit
b9c14c1
pushed by
jainss
8s
main
main
8s
View workflow file
Add problem description link to Decode XORed Array
C/C++ CI
#72:
Commit
007ded9
pushed by
jainss
10s
main
main
10s
View workflow file
Add solution for Keep Multiplying Found Values by Two
C/C++ CI
#71:
Commit
200a127
pushed by
jainss
10s
main
main
10s
View workflow file
Add solution for 1-bit and 2-bit characters problem
C/C++ CI
#70:
Commit
848d859
pushed by
jainss
7s
main
main
7s
View workflow file
Add problem link for 'Check If All 1's Are at Least Length K Places A…
C/C++ CI
#69:
Commit
80f6186
pushed by
jainss
6s
main
main
6s
View workflow file
Add problem link for Count Binary Substrings
C/C++ CI
#68:
Commit
2bc37f4
pushed by
jainss
8s
main
main
8s
View workflow file
Create Concatenation of Array
C/C++ CI
#67:
Commit
0dd7467
pushed by
jainss
8s
main
main
8s
View workflow file
Create Maximum Number of Operations to Move Ones to the End
C/C++ CI
#66:
Commit
ad629aa
pushed by
jainss
8s
main
main
8s
View workflow file
Add solution to delete nodes from linked list
C/C++ CI
#65:
Commit
e4fdde9
pushed by
jainss
10s
main
main
10s
View workflow file
Annotate time and space complexity in Solution class
C/C++ CI
#64:
Commit
33cbb5e
pushed by
jainss
7s
main
main
7s
View workflow file
Add problem link for Minimum Number of Increments
C/C++ CI
#63:
Commit
53b5ba2
pushed by
jainss
7s
main
main
7s
View workflow file
Create Smallest Number With All Set Bits
C/C++ CI
#62:
Commit
7385054
pushed by
jainss
10s
main
main
10s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.