I want Algorithm test round question
Software Engineer Graduate Interview Questions
4,494 software engineer graduate interview questions shared by candidates
Problem: First Letter Counter Write a function that processes a list of words and returns: The total length of all words sharing the same first letter (case-insensitive) The first letter in uppercase Formatted as "TotalLength-Letter" (e.g., "8-T") Sorted by length (descending), then alphabetically if lengths match
Questions regarding basic software development scenarios, SQL, OOP, 2 programming questions related to data structures and algorithms
Question: Are you a terrorist? Answer: No sorry I wasn't born in the UK
Technical questions tailored around your background and experience.
Technical questions tailored around your background and experience.
Given A,B,C where each is a given integer find the possible permutation such as no nonconsecutive repetition of the characters a,b,c are possible, i.e. no 'aa' or 'bb' or 'cc'. if A=1,B=3,C=2 then a possible permutation option is 'babcb'.
Write a program that takes in a .csv file (as a String) and if a line (ending with \n) contains NULL, remove it
Sorting algorithm
Q: Why do you want to work for travelfusion
Viewing 3031 - 3040 interview questions