An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# cracking the coding python interview
![python]( https://img.shields.io/badge/Python-14354C?style=for-the-badge&logo=python&logoColor=white)
![question](https://img.shields.io/badge/Question-14354C?style=for-the-badge&logo=Quest&logoColor=white)

## 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