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 }}
Samarth2190
/
stringzy
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
49
Code
Issues
7
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Samarth2190/stringzy
Actions
All workflows
Workflows
Auto-assign issue creator
Auto-assign issue creator
Publish to npm
Publish to npm
Run Tests on Pull Request
Run Tests on Pull Request
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
87 workflow runs
87 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
feat: Added analysis for lexicographical rank of a string
Run Tests on Pull Request
#86:
Pull request
#108
opened by
Farkhanda-Dalal
23s
Farkhanda-Dalal:feature/lexicographicRank
Farkhanda-Dalal:feature/lexicographicRank
23s
View #108
View workflow file
4.1.0
Publish to npm
#3:
Commit
58c492f
pushed by
Samarth2190
2m 40s
v4.1.0
v4.1.0
2m 40s
View workflow file
feat: Added string combination generation
Run Tests on Pull Request
#85:
Pull request
#107
opened by
Farkhanda-Dalal
17s
Farkhanda-Dalal:stringCombinations
Farkhanda-Dalal:stringCombinations
17s
View #107
View workflow file
feat: Added func, test, documenation for permutation
Run Tests on Pull Request
#84:
Pull request
#106
opened by
Farkhanda-Dalal
20s
Farkhanda-Dalal:feature/stringPermutations
Farkhanda-Dalal:feature/stringPermutations
20s
View #106
View workflow file
feat: Checks if string is rotation of other
Run Tests on Pull Request
#83:
Pull request
#105
opened by
Farkhanda-Dalal
20s
Farkhanda-Dalal:feature/stringRotation
Farkhanda-Dalal:feature/stringRotation
20s
View #105
View workflow file
feat: Added check for Panagram
Run Tests on Pull Request
#82:
Pull request
#104
opened by
Farkhanda-Dalal
24s
Farkhanda-Dalal:feature/isPanagram
Farkhanda-Dalal:feature/isPanagram
24s
View #104
View workflow file
feat: Added MAC Address check
Run Tests on Pull Request
#81:
Pull request
#103
synchronize by
Farkhanda-Dalal
22s
Farkhanda-Dalal:feature/isMacAddress
Farkhanda-Dalal:feature/isMacAddress
22s
View #103
View workflow file
feat: Added MAC Address check
Run Tests on Pull Request
#80:
Pull request
#103
opened by
Farkhanda-Dalal
21s
Farkhanda-Dalal:feature/isMacAddress
Farkhanda-Dalal:feature/isMacAddress
21s
View #103
View workflow file
feat: Added func and test for reversing words in a string
Run Tests on Pull Request
#79:
Pull request
#97
opened by
Farkhanda-Dalal
20s
Farkhanda-Dalal:feature/reverseString
Farkhanda-Dalal:feature/reverseString
20s
View #97
View workflow file
feat: Added checkSubsequence func and tests for it
Run Tests on Pull Request
#78:
Pull request
#96
synchronize by
Samarth2190
16s
Farkhanda-Dalal:feature/isSubsequence
Farkhanda-Dalal:feature/isSubsequence
16s
View #96
View workflow file
feat(analyzing): add functionWordCount and contentWordCount with tests
Run Tests on Pull Request
#77:
Pull request
#80
synchronize by
satyasrisundarapalli
25s
satyasrisundarapalli:feature/content-words
satyasrisundarapalli:feature/content-words
25s
View #80
View workflow file
feat: Added checkSubsequence func and tests for it
Run Tests on Pull Request
#76:
Pull request
#96
opened by
Farkhanda-Dalal
18s
Farkhanda-Dalal:feature/isSubsequence
Farkhanda-Dalal:feature/isSubsequence
18s
View #96
View workflow file
feat: Implemented check for multiples pattern on given string
Run Tests on Pull Request
#75:
Pull request
#95
opened by
Farkhanda-Dalal
22s
Farkhanda-Dalal:feature/checkMultiplePatterns
Farkhanda-Dalal:feature/checkMultiplePatterns
22s
View #95
View workflow file
feat: Added Anagram Check Functionality
Run Tests on Pull Request
#74:
Pull request
#94
opened by
Farkhanda-Dalal
22s
Farkhanda-Dalal:feature/isAnagram
Farkhanda-Dalal:feature/isAnagram
22s
View #94
View workflow file
Added isAlphabetic and isAlphaNumeric Validations
Run Tests on Pull Request
#73:
Pull request
#85
synchronize by
Farkhanda-Dalal
19s
Farkhanda-Dalal:feature/isAlphabetic_and_isAlphaNumeric
Farkhanda-Dalal:feature/isAlphabetic_and_isAlphaNumeric
19s
View #85
View workflow file
Added isAlphabetic and isAlphaNumeric Validations
Run Tests on Pull Request
#72:
Pull request
#85
synchronize by
Farkhanda-Dalal
21s
Farkhanda-Dalal:feature/isAlphabetic_and_isAlphaNumeric
Farkhanda-Dalal:feature/isAlphabetic_and_isAlphaNumeric
21s
View #85
View workflow file
Added isAlphabetic and isAlphaNumeric Validations
Run Tests on Pull Request
#71:
Pull request
#85
synchronize by
Farkhanda-Dalal
19s
Farkhanda-Dalal:feature/isAlphabetic_and_isAlphaNumeric
Farkhanda-Dalal:feature/isAlphabetic_and_isAlphaNumeric
19s
View #85
View workflow file
Added isAlphabetic and isAlphaNumeric Validations
Run Tests on Pull Request
#70:
Pull request
#85
reopened by
Farkhanda-Dalal
18s
Farkhanda-Dalal:feature/isAlphabetic_and_isAlphaNumeric
Farkhanda-Dalal:feature/isAlphabetic_and_isAlphaNumeric
18s
View #85
View workflow file
Refactor: improve patternCount.ts with clearer docs, strict typing, and KMP explanation
Run Tests on Pull Request
#69:
Pull request
#93
opened by
itspavant
18s
itspavant:main
itspavant:main
18s
View #93
View workflow file
Added check for lower and upper case chars and their tests
Run Tests on Pull Request
#68:
Pull request
#91
synchronize by
Farkhanda-Dalal
14s
Farkhanda-Dalal:feature/caseChecker
Farkhanda-Dalal:feature/caseChecker
14s
View #91
View workflow file
Added check for lower and upper case chars and their tests
Run Tests on Pull Request
#67:
Pull request
#91
opened by
Farkhanda-Dalal
16s
Farkhanda-Dalal:feature/caseChecker
Farkhanda-Dalal:feature/caseChecker
16s
View #91
View workflow file
Added isAlphabetic and isAlphaNumeric Validations
Run Tests on Pull Request
#66:
Pull request
#85
opened by
Farkhanda-Dalal
18s
Farkhanda-Dalal:feature/isAlphabetic_and_isAlphaNumeric
Farkhanda-Dalal:feature/isAlphabetic_and_isAlphaNumeric
18s
View #85
View workflow file
update: version 4.0.0 to be released
Publish to npm
#2:
Commit
827d78c
pushed by
Samarth2190
22s
v4.0.0
v4.0.0
22s
View workflow file
feat(analyzing): add functionWordCount and contentWordCount with tests
Run Tests on Pull Request
#65:
Pull request
#80
synchronize by
satyasrisundarapalli
17s
satyasrisundarapalli:feature/content-words
satyasrisundarapalli:feature/content-words
17s
View #80
View workflow file
feat(analyzing): add functionWordCount and contentWordCount with tests
Run Tests on Pull Request
#64:
Pull request
#80
synchronize by
satyasrisundarapalli
20s
satyasrisundarapalli:feature/content-words
satyasrisundarapalli:feature/content-words
20s
View #80
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.