Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 647 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 647 Bytes

machine-coding-in-python

Most of the LLD or machine coding example on the web are avaialable in Java and while it's mostly easy to understand, picking Java during interviews for someone who never used Java in production can be tricky. This is an attempt to publish some examples in Python.

Similar projects

Contributing

  • This is open for contributions, just create your package in this repo and raise a PR
  • Review existing code and raise issue or PR to fix if you find something