10,776 reputation
13645
bio website lostincompilation.blogspot.co…
location Dallas,Texas
age 25
visits member for 3 years, 5 months
seen 2 mins ago
stats profile views 1,161

I'm currently pursuing my Master's Degree in Computer Science. I usually solve questions tagged with java, algorithms and android, although my skills are not limited to those.

I'm a self taught programmer fluent in C,C++,C#,Java,Python. A novice at Javascript,Ruby,Haskell.

I'm available for hire/internship!

About Me

Contact me at: gaurav[dot]kamath[at]outlook[dot]com


2d
comment Is there really no find_all_indices
Your implementation is perfectly sane. You can monkey patch the Enumerable with your utility method if want.
May
7
comment Android how to sort list of objects in list view by column
@Onur,pastie.org/7815685
May
7
comment Android how to sort list of objects in list view by column
Hi @Onur, In the definition, I meant the implementation of the Comparator.
May
6
awarded  Notable Question
Apr
27
awarded  Good Answer
Apr
16
answered connected neighbours in a java 2d array
Apr
9
awarded  Guru
Apr
4
awarded  Notable Question
Mar
31
awarded  Popular Question
Mar
31
awarded  Nice Question
Mar
21
comment Solving the water jug problem
@AMAR, I don't think so. Can't say for sure. Do you have any proof?
Mar
18
comment Heuristics for the A* using fewest hops
It's really hard to say without a context to the problem. But I'd guess, you always pick a well networked node (more the connections the better) before a poorly networked node. (again, its just an idea)
Mar
18
comment How to find leap year programatically in C
@KevinP.Rice, Happy St. Patty's Day! :D
Mar
17
awarded  Custodian
Mar
17
reviewed Approve suggested edit on location of android or android.bat
Mar
17
reviewed Approve suggested edit on Fatal error: Can't use method return value in write context in
Mar
17
reviewed Approve suggested edit on dequeueReusableCellWithIdentifier crashes on iPad (with iOS5)
Mar
17
reviewed Approve suggested edit on retrieve wrong data from gridview after using search function asp.net
Mar
17
reviewed Approve suggested edit on Getting ruby activerecord to work with mysql adapter
Mar
17
reviewed Edit suggested edit on How to mimic Facebook's “Like” feature in WebSocket