Open In App

Intuit Interview | Set 3 (For SE-2)

Improve
Improve
Like Article
Like
Save
Share
Report

Written round:
1. Write a parser which takes java file as input and give count of uncommented lines as output. I wrote code with regular expressions, but I think he was expecting some state transition sort of approach.

2. Given a large file in which one no. occurs in strict majority(>50%). Find that no.

F2F:
1. Mostly discussed written round questions.

2. Secondary sort with map reduce.


Last Updated : 21 Sep, 2014
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads