Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Mind Tree C Sharp Code Interview Questions
Questions Answers Views Company eMail

Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik

1 6825

Write a program which has a function and that function should take 2 or 3 or any number of strings and it should return the largest common prefix of all those strings. If there is no common prefix it should return an empty string. for eg:- INPUT OUTPUT glo {glory,glorious,glod} gl {glad,glow} {calendar,phone} empty string

2 5294

Write a function which accepts list of nouns as input parameter and return the same list in the plural form. Conditions: i) if last letter is r then append s ii) if word ends with y then replace it by ies iii) call this function in main() and produce the required output. for eg:- if chair is input it should give chairs as output.

3981

program to reverse the order of words in a string.

2 9673

program to reverse the order of digits in a given number of any length.

1 6525

program to check if a number is "perfect number".

1 8808

program for addition of fraction(M/N + P/Q = Y/Z)

1 4945

program for string reverse(eg:- i am boy -> boy am i)

8 16698

program for straight line(y=mx+c)

5538

Write a program. there are 1..n numbers placed in an array in random fashion with one integer missing. find the missing number.

1 5624

Write a program to convert postfix expression to infix expression.

4100

Write a program to count 3Letter, 4Letter and 5Letter words from a file and print the number of 3Letter, 4Letter and 5Letter words. Delimiter is space, tab, hifen. Also we should not consider the line in the file after we encounter # in that line.

7486

Write a program to count the number of characters, number of words, number of line in file.

2 11783

Write a program to input an integer and - display the reverse - display the sum of each digit - should include logic that considers the input number as any number of digits long

2 12759

write a Program to copy the string using switch case.

3427

Post New Mind Tree C Sharp Code Interview Questions


Mind Tree C Sharp Code Interview Questions


Un-Answered Questions

Which is better — meta robot tags or robots.txt?

485


Explain what do you understand by b2b, b2c and b2g? : insurance cold calling

316


Permissible wastage of cement as per IS code ? In which IS code I get it?

1202


How do you start a startup?

519


How much ram do I have?

477






Explain the pure virtual functions?

622


what is the use of “EUCALYPTUS” in cloud computing?

322


Is mern full stack?

400


What is sql dialect?

518


Can we override a variable in java?

543


What are the ado.net connection pooling parameters?

455


Do sap s/4hana and sap business suite share the same data semantic?

57


What the return key word will do in python functions?

462


What is bug severity?

647


Why does drupal need a database? What databases are supported?

103