multitasking capabilities
Senior Applications Engineer Interview Questions
942 senior applications engineer interview questions shared by candidates
Sort the given numbers in ascending order w.r.t count of number of 1's in their binary representation.
3. Please give a function which can find a string occurence time in another string.
1. Please give a method which used to check if two strings are anagrams. Anagrams: a word, phrase, or name formed by rearranging the letters of another, such as: 1). "cinema" formed from "ice man". 2). "listen" formed from "silent". 3). "This is a tomcat" formed from "Tom has a tisict".
5. Please give a function which returns all indexes of a string occurred in another string.
4. Please give a function which can print all node/child-node names of a json object in tree structured. EG: var tree = { node1:{ node2:"", node3:{ node4:"" } } } Print: ["node1", "node2", "node3", "node4"]
What makes you interested in working at Unisys?
All related to current role and technically related to ourplatform(Eg : .Net, Java)
Name the 9 implicit variables in JSP.
1) Previous experience 2) the most difficult modelling exercise
Viewing 181 - 190 interview questions