Skip to content

Practice applications to develop during machine coding rounds in Python

License

Notifications You must be signed in to change notification settings

RealmOfSoftware/machine-coding-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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