CODES
some learning from problems.
CODES
some learning from problems.
Showing posts with label
Interview Questions
.
Show all posts
Showing posts with label
Interview Questions
.
Show all posts
Sunday, 25 November 2012
write a function to check given string matches with given pattern
›
write a function to check given string matches with given pattern Condition: only one wildcard used in the pattern, that is '*',...
Finding Pythagorean triplets in an array.
›
Finding Pythagorean triplets in an array. Input : 3 9 4 8 6 11 12 Output : No such solution exist Input : 3 5 4 8 6 11 10 ...
2 comments:
›
Home
View web version