GitXplorerGitXplorer
y

interview_prep_python

public
17 stars
12 forks
0 issues

Commits

List of commits on branch master.
Unverified
7a3dad53b954f874995bafdbfd5677959f8b8de7

I meant rod cutting :)

yyask123 committed 8 years ago
Unverified
f46294dc5cb8398bb4b814ad57a6fe34ca633f58

calculator

yyask123 committed 8 years ago
Unverified
049efb56525d0db80d174771e5294549eeaded2a

weird logic ! but it works somehow

yyask123 committed 8 years ago
Unverified
c52a638fa3e06b05d9dffa3cc68365bc708fdad0

lower or greater in log n time using binary search

yyask123 committed 8 years ago
Unverified
2ef679d6c8dac5b694bcd429b33c73d6339cff1a

lower or greater in log n time using binary search

yyask123 committed 8 years ago
Unverified
30c2a2e8a3b93ac4334dc0f34b17a003e52c193f

This can be memoized

yyask123 committed 8 years ago

README

The README file for this repository.

Interview Prep Source code

In this repository I have maintained the python programs for various interview questions.

The questions have been picked from various sources such as LeetCode, GeeksforGeeks, CTCI .. etc.

It might contain duplicate files, incomplete code in some places. To be fixed soon :) .