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 }}
psds-cpp
/
psds-cpp-2025
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
0
Code
Issues
0
Pull requests
26
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Михайлов Илья
- #27
#27
Open
18thday
wants to merge 45 commits into
psds-cpp:main
psds-cpp/psds-cpp-2025:main
from
ilyamikhailov16:main
ilyamikhailov16/psds-cpp-2025:main
Copy head branch name to clipboard
Conversation
Commits
45
(45)
Checks
Files changed
Open
Михайлов Илья
#27
18thday
wants to merge 45 commits into
psds-cpp:main
psds-cpp/psds-cpp-2025:main
from
ilyamikhailov16:main
ilyamikhailov16/psds-cpp-2025:main
Copy head branch name to clipboard
Commits
Commits on Nov 27, 2025
feat: implement tasks
ilyamikhailov16
committed
520e4ac
View commit details
Copy full SHA for 520e4ac
Browse repository at this point
Commits on Dec 9, 2025
Merge remote-tracking branch 'upstream/main'
ilyamikhailov16
committed
01cb3a4
View commit details
Copy full SHA for 01cb3a4
Browse repository at this point
feat: implement second week tasks
ilyamikhailov16
committed
d453f8b
View commit details
Copy full SHA for d453f8b
Browse repository at this point
Commits on Dec 10, 2025
feat: implement second week remaining tasks
ilyamikhailov16
committed
6bf278a
View commit details
Copy full SHA for 6bf278a
Browse repository at this point
Commits on Dec 20, 2025
Merge branch 'main' of github.com:psds-cpp/psds-cpp-2025
ilyamikhailov16
committed
7030e8b
View commit details
Copy full SHA for 7030e8b
Browse repository at this point
Commits on Dec 21, 2025
feat: implement third week tasks
ilyamikhailov16
committed
a4bfdbf
View commit details
Copy full SHA for a4bfdbf
Browse repository at this point
Commits on Dec 24, 2025
Merge branch 'main' of github.com:psds-cpp/psds-cpp-2025
ilyamikhailov16
committed
1a22f2b
View commit details
Copy full SHA for 1a22f2b
Browse repository at this point
Commits on Dec 26, 2025
feat: implement 4 week tasks
ilyamikhailov16
committed
5aa3581
View commit details
Copy full SHA for 5aa3581
Browse repository at this point
fix mistakes
ilyamikhailov16
committed
7505ec7
View commit details
Copy full SHA for 7505ec7
Browse repository at this point
Commits on Feb 8, 2026
Update check_flags.cpp
ilyamikhailov16
authored
57d12f5
View commit details
Copy full SHA for 57d12f5
Browse repository at this point
Update rms.cpp
ilyamikhailov16
authored
eea9f87
View commit details
Copy full SHA for eea9f87
Browse repository at this point
Update addition.cpp
ilyamikhailov16
authored
939790e
View commit details
Copy full SHA for 939790e
Browse repository at this point
Rename write/read variables to pos_write/pos_read
Show description for 8fa735a
ilyamikhailov16
authored
8fa735a
View commit details
Copy full SHA for 8fa735a
Browse repository at this point
Update char_changer.cpp
ilyamikhailov16
authored
a6df4eb
View commit details
Copy full SHA for a6df4eb
Browse repository at this point
Update char_changer.cpp
ilyamikhailov16
authored
876338a
View commit details
Copy full SHA for 876338a
Browse repository at this point
Fix null terminator position in char_changer
ilyamikhailov16
authored
adf1073
View commit details
Copy full SHA for adf1073
Browse repository at this point
Refactor CharChanger function to improve readability and efficiency
Show description for 8f2fe09
ilyamikhailov16
committed
8f2fe09
View commit details
Copy full SHA for 8f2fe09
Browse repository at this point
Refactor PrintCheckFlags function to enhance output formatting
Show description for d5f22a7
ilyamikhailov16
committed
d5f22a7
View commit details
Copy full SHA for d5f22a7
Browse repository at this point
Update README.md to clarify return pointer behavior in predicate function description
ilyamikhailov16
committed
f116bf5
View commit details
Copy full SHA for f116bf5
Browse repository at this point
Fix FindLastElement function to correctly initialize last_element pointer
Show description for ea3bb07
ilyamikhailov16
committed
ea3bb07
View commit details
Copy full SHA for ea3bb07
Browse repository at this point
Refactor FindLastElement function to improve return logic
Show description for 160fb37
ilyamikhailov16
committed
160fb37
View commit details
Copy full SHA for 160fb37
Browse repository at this point
Refactor PrintMemory functions to simplify byte handling and improve output logic
Show description for b7613d4
ilyamikhailov16
committed
b7613d4
View commit details
Copy full SHA for b7613d4
Browse repository at this point
Refactor FindLongestSubsequence function to simplify pointer handling
Show description for 7d7117b
ilyamikhailov16
committed
7d7117b
View commit details
Copy full SHA for 7d7117b
Browse repository at this point
Enhance FindLongestSubsequence function with overload for non-const char pointers
Show description for 450cc1a
ilyamikhailov16
committed
450cc1a
View commit details
Copy full SHA for 450cc1a
Browse repository at this point
Refactor PrintArray function to enhance clarity and efficiency
Show description for 9a5d1b1
ilyamikhailov16
committed
9a5d1b1
View commit details
Copy full SHA for 9a5d1b1
Browse repository at this point
Refactor CalculateDataStats function to accept a const reference for improved performance
Show description for 5784369
ilyamikhailov16
committed
5784369
View commit details
Copy full SHA for 5784369
Browse repository at this point
Refactor Date and StudentInfo structs to simplify comparison operators
Show description for 15c75f2
ilyamikhailov16
committed
15c75f2
View commit details
Copy full SHA for 15c75f2
Browse repository at this point
Refactor PrintCheckFlags function to simplify output logic
Show description for 700b226
ilyamikhailov16
committed
700b226
View commit details
Copy full SHA for 700b226
Browse repository at this point
Enhance Unique function by reserving space for result vector to improve performance
Show description for fed1b0f
ilyamikhailov16
committed
fed1b0f
View commit details
Copy full SHA for fed1b0f
Browse repository at this point
Refactor Stack class methods for improved efficiency and readability
Show description for 5baf83c
ilyamikhailov16
committed
5baf83c
View commit details
Copy full SHA for 5baf83c
Browse repository at this point
Refactor RingBuffer methods for improved efficiency and clarity
Show description for ddc54ba
ilyamikhailov16
committed
ddc54ba
View commit details
Copy full SHA for ddc54ba
Browse repository at this point
Refactor Queue class equality operator for improved efficiency and clarity
Show description for f2abe8b
ilyamikhailov16
committed
f2abe8b
View commit details
Copy full SHA for f2abe8b
Browse repository at this point
Refactor Queue class Swap method for improved efficiency
Show description for 890adb7
ilyamikhailov16
committed
890adb7
View commit details
Copy full SHA for 890adb7
Browse repository at this point
Commits on Feb 14, 2026
Merge branch 'main' of https://github.com/psds-cpp/psds-cpp-2025
ilyamikhailov16
committed
5a7fa19
View commit details
Copy full SHA for 5a7fa19
Browse repository at this point
Commits on Feb 15, 2026
Merge branch 'main' of https://github.com/psds-cpp/psds-cpp-2025
ilyamikhailov16
committed
3c3fad7
View commit details
Copy full SHA for 3c3fad7
Browse repository at this point
Commits on Feb 16, 2026
feat: implement 5 week tasks
ilyamikhailov16
committed
5a19da0
View commit details
Copy full SHA for 5a19da0
Browse repository at this point
fix: add delete
ilyamikhailov16
committed
268b25b
View commit details
Copy full SHA for 268b25b
Browse repository at this point
fix: remove manual addition of null terminator
ilyamikhailov16
committed
cf4ff4d
View commit details
Copy full SHA for cf4ff4d
Browse repository at this point
Commits on Feb 21, 2026
Merge branch 'main' of https://github.com/psds-cpp/psds-cpp-2025
ilyamikhailov16
committed
57c4639
View commit details
Copy full SHA for 57c4639
Browse repository at this point
feat: implement unique_ptr
ilyamikhailov16
committed
b200726
View commit details
Copy full SHA for b200726
Browse repository at this point
Commits on Feb 22, 2026
feat: implement smart_ptr and simple_list
ilyamikhailov16
committed
4bc8e89
View commit details
Copy full SHA for 4bc8e89
Browse repository at this point
fix: add delete to unlink
ilyamikhailov16
committed
5128b10
View commit details
Copy full SHA for 5128b10
Browse repository at this point
Commits on Mar 5, 2026
refactor: small update ring_buffer
ilyamikhailov16
committed
28341e4
View commit details
Copy full SHA for 28341e4
Browse repository at this point
Commits on Mar 8, 2026
Merge branch 'main' of https://github.com/psds-cpp/psds-cpp-2025
ilyamikhailov16
committed
669b4fb
View commit details
Copy full SHA for 669b4fb
Browse repository at this point
feat: implement 7 week tasks and refactor past tasks
ilyamikhailov16
committed
be36902
View commit details
Copy full SHA for be36902
Browse repository at this point
You can’t perform that action at this time.