CODES

some learning from problems.

CODES

some learning from problems.

Showing posts with label Microsoft. Show all posts
Showing posts with label Microsoft. Show all posts
Tuesday, 2 October 2012

Re-arrange the odd/even to odd/even places

›
Given an array of integers [3,1,4,5,7,6,10,8], re arrange elements such that either even numbers in even locations or odd numbers in ...
2 comments:
Wednesday, 4 July 2012

WAP to return numbered index if input is excel sheet column header name. e.g excel sheet column headers are A, B, C , D ... Z, AA, AB...AZ, BA,, etc if Input is D , output should be 4 and for AA output should be 27

›
INPUT                    OUTPUT A                          1    AA                         27    BA                         53   ...
›
Home
View web version
Powered by Blogger.
Powered by Blogger.