Recently I did a Java programming exercise successfully which was sent by a recruiting firm, The problem statement goes like this 'There are two text files FI(records abt files and directory information) and FS(containing blocks of data) which represent a file Index and file System respectively and I was supposed to write a static read method in a class which will read the file from the FS depending upon the path string provided using FI' My question is where can I get these kind of exercises to solve, the complexity should be above average to tough.
+8
A:
Start here:
Warning! These can become addictive causing you to anger a spouse and/or boss by spending too much time doing "just one more." (I'm guilty of angering both.)
Dinah
2010-05-06 18:44:40
Great resources, thanks!
David M
2010-05-07 19:11:17
+1
A:
CareerCup has questions actually asked by many interviwers. Also found http://www.cafeaulait.org/books/jdr/exercises/ and Coding Bat
Adam
2010-05-06 18:47:11
+3
A:
- http://www.facebook.com/careers/puzzles.php
- http://www.itasoftware.com/careers/hiringpuzzles.html
- Search GlassDoor interviews section for any major software engineering company (Google is a good one)
matt b
2010-05-06 19:31:10
+3
A:
This site has a lot of programming puzzles:
I know they're not the kind that appear in interviews, but maybe you're interested as well.
Pin
2010-05-06 19:55:04