Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 685 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 685 Bytes

Build Status

Interview Questions

Preparing for technical interviews is a big pain. However, many interview questions are fairly nice. Many times, I felt that I wanted to work on a problem more but was restricted by the 1 hr limit.

This is a repository where I shall collect such interview questions found all over the web, and attempt to solve them on my own, using python3.

Also, I shall be including tests to make sure that the code works. And run the tests on Travis-CI after each push.

All material © Pratik Mallya