https://github.com/slowy07/crackingpythoninterview
cracking coding interview python with explanation
https://github.com/slowy07/crackingpythoninterview
Last synced: 3 months ago
JSON representation
cracking coding interview python with explanation
- Host: GitHub
- URL: https://github.com/slowy07/crackingpythoninterview
- Owner: slowy07
- License: mit
- Created: 2020-12-29T14:07:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-30T05:51:14.000Z (over 4 years ago)
- Last Synced: 2025-01-23T06:12:43.937Z (5 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cracking the coding python interview

## content
- array and string
- check permutation
- is unique
- one away
- palindrome permutation
- rotate matrix
- string compression
- urlify
- zero matrix
- linked list
- delete middle node
- intersection
- loop detection