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 }}
eleijonmarck
/
python-test
Public
forked from
mathiasarens/python-test
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
master
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
47 Commits
47 Commits
Folders and files
Name
Name
Last commit message
Last commit date
.vscode
.vscode
Code Library
Code Library
Dynamic Programming
Dynamic Programming
.DS_Store
.DS_Store
4SumII.py
4SumII.py
AddToNumbers.py
AddToNumbers.py
AlmostSorted.py
AlmostSorted.py
Amazon1.py
Amazon1.py
Amazon2.py
Amazon2.py
Array of Doubled Pairs.py
Array of Doubled Pairs.py
ArrayManipulation.py
ArrayManipulation.py
BiggerIsGreater.py
BiggerIsGreater.py
BinaryGap.py
BinaryGap.py
BinaryTreeZigzagLevelOrderTraversal.py
BinaryTreeZigzagLevelOrderTraversal.py
BirthdayChololate.py
BirthdayChololate.py
ClimbingStairs.py
ClimbingStairs.py
CoinChange.py
CoinChange.py
ConstructBinaryTreeFromTreeOrderAndInOrderTraversal.py
ConstructBinaryTreeFromTreeOrderAndInOrderTraversal.py
Container With Most Water.py
Container With Most Water.py
CountTriplets-TODO.py
CountTriplets-TODO.py
CountTriplets-TestCase6.txt
CountTriplets-TestCase6.txt
CyclicRotation.py
CyclicRotation.py
Delete Columns to Make Sorted II.py
Delete Columns to Make Sorted II.py
DivideTwoIntegers.py
DivideTwoIntegers.py
Encryption.py
Encryption.py
EvaluateReversePolishNotation.py
EvaluateReversePolishNotation.py
EvenForest.py
EvenForest.py
ExcelSheetColumnNumber.py
ExcelSheetColumnNumber.py
Fibonacci.py
Fibonacci.py
Find the shortest clone-TestCase0.txt
Find the shortest clone-TestCase0.txt
Find the shortest clone-TestCase1.txt
Find the shortest clone-TestCase1.txt
Find the shortest clone-TestCase2.txt
Find the shortest clone-TestCase2.txt
Find the shortest clone.py
Find the shortest clone.py
FractionToRecurringDecimal.py
FractionToRecurringDecimal.py
Fraudulent Activity Notifications-TestCase2.txt
Fraudulent Activity Notifications-TestCase2.txt
Fraudulent Activity Notifications.py
Fraudulent Activity Notifications.py
FrogJmp.py
FrogJmp.py
GenerateParenthesis.py
GenerateParenthesis.py
Greedy Florist.py
Greedy Florist.py
GroupAnagrams.py
GroupAnagrams.py
Happy Numbers.py
Happy Numbers.py
HighestValuePalindrome.py
HighestValuePalindrome.py
InOrderTraversal.py
InOrderTraversal.py
IncreasingTriplet-TODO.py
IncreasingTriplet-TODO.py
Inorder Successor BST.py
Inorder Successor BST.py
InsertDeleteGetRandomO1.py
InsertDeleteGetRandomO1.py
Insertion Sort Part 1.py
Insertion Sort Part 1.py
IpsyCodingQuestion1.py
IpsyCodingQuestion1.py
IpsyCodingQuestion4.py
IpsyCodingQuestion4.py
KeysAndRooms.py
KeysAndRooms.py
KnightLOnAChessboard.py
KnightLOnAChessboard.py
LRUCache.py
LRUCache.py
Largest Component Size by Common Factor.py
Largest Component Size by Common Factor.py
Largest Rectangle.py
Largest Rectangle.py
LeetCode-Week-110-1.py
LeetCode-Week-110-1.py
LeetCode-Week-110-2.py
LeetCode-Week-110-2.py
LeetCode-Week-110-3.py
LeetCode-Week-110-3.py
LeetCode-Week-111-1.py
LeetCode-Week-111-1.py
LeetCode-Week107-1-IsLongPressedName.py
LeetCode-Week107-1-IsLongPressedName.py
LeetCode-Week107-2-minBitFlipsMonoIncreasedArray.py
LeetCode-Week107-2-minBitFlipsMonoIncreasedArray.py
LeetCode-Week108-1-UniqueEmailAddresses.py
LeetCode-Week108-1-UniqueEmailAddresses.py
LeetCode-Week108-2-NumberOfSubArraysWithSum.py
LeetCode-Week108-2-NumberOfSubArraysWithSum.py
LetterCombinationsOfAPhoneNumber.py
LetterCombinationsOfAPhoneNumber.py
LongestIncreasingSubsequence.py
LongestIncreasingSubsequence.py
LongestPalindromicSubstring.py
LongestPalindromicSubstring.py
LongestSubstringWithoutDuplicateCharacters.py
LongestSubstringWithoutDuplicateCharacters.py
Luck Balance.py
Luck Balance.py
MagicalGrid.py
MagicalGrid.py
Making Candy Leaderboard.py
Making Candy Leaderboard.py
Making Candy.py
Making Candy.py
MaxSubarray.py
MaxSubarray.py
Maximum SubArray Sum Modulo-Solution1.txt
Maximum SubArray Sum Modulo-Solution1.txt
Maximum SubArray Sum Modulo-TestCase1.txt
Maximum SubArray Sum Modulo-TestCase1.txt
Maximum SubArray Sum Modulo.py
Maximum SubArray Sum Modulo.py
MedianOfTwoSortedArrays - did not understand.py
MedianOfTwoSortedArrays - did not understand.py
MergeSort Counting Inversions.py
MergeSort Counting Inversions.py
MergeSortedArray.py
MergeSortedArray.py
Min Max Riddle-Solution2.txt
Min Max Riddle-Solution2.txt
Min Max Riddle-TestCase2.txt
Min Max Riddle-TestCase2.txt
Min Max Riddle.py
Min Max Riddle.py
Minimum Time Required.py
Minimum Time Required.py
MinimumSwap2.py
MinimumSwap2.py
Missing Ranges.py
Missing Ranges.py
MonsantoCodingTest2.py
MonsantoCodingTest2.py
NewYearChaos.py
NewYearChaos.py
OddOccurrencesInArray.py
OddOccurrencesInArray.py
OrganizeContainerOfBalls.py
OrganizeContainerOfBalls.py
Pancake Sorting.py
Pancake Sorting.py
PermMissingElem.py
PermMissingElem.py
Permutations.py
Permutations.py
Poisonous Plants-TestCase12.txt
Poisonous Plants-TestCase12.txt
Poisonous Plants.py
Poisonous Plants.py
PopulatingNextRightPointersInEachNode.py
PopulatingNextRightPointersInEachNode.py
Pow.py
Pow.py
Powerful Integers.py
Powerful Integers.py
Product Of Array Except Self.py
Product Of Array Except Self.py
README.md
README.md
Recover Binary Search Tree with two swapped nodes.py
Recover Binary Search Tree with two swapped nodes.py
Redundant Connection.py
Redundant Connection.py
RemoveDuplicatesFromSortedArray.py
RemoveDuplicatesFromSortedArray.py
View all files
Repository files navigation
README
More
items
python-test
My solutions from hackerrank, leetcode or codility coding tests
About
My solutions from hackerrank, leetcode or codility coding tests
Resources
Readme
Activity
Stars
0
stars
Watchers
0
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.