where you want to be in 5 years?
Software Developer Engineer Interview Questions
3,283 software developer engineer interview questions shared by candidates
Basic ios question, Multi threading, ways of Data Persistence, Closures, async & sync
2- Given a string containing characters, return a numeric string representing each character and it’s frequency(see example) Input: AABBCD Output: 2A2B1C1D
He asked me to rate myself in different technologies.
The technical round was of 1 hr in this firstly all the core java questions were asked like object class, polymorphism, method hiding, abstraction, then Singleton class, then one coding question: print frequency of each letters in string. Then from spring boot: autowire, rest controller, how you are connect your data base in your application. Describe your application. Your day to day task Managerial round: why you are leaving your current org. Are you comfortable in relocation, tell me about day to day responsibility, tell me about yourself. Hr: are you comfortable in the work which we are hiring for, how will tackle your work as you have experience of service based org. Are you comfortable in relocation. How much you are expecting from us
Create (describe) function Count number of "1" bits in binary representation of a positive integer
On the 1st interview they asked me a few "number of digits need to code octet" and some bits and bytes types of questions which I successfully failed but it didn't seem to have affected the 1st interview much and I was still passed to the 2nd one.
Why Yelp?
Write a function which will determine if a given string is palindrome or not. bool ispalindrome(string input); I was able to complete the problem and even the interviewer seemed satisfied with the solution. Test Cases: "racecar" => true "!!a!" => true "abc" => false "a" => true "A Man, A Plan, A Canal – Panama!" => true
The phone screen wasn't very fun or challenging. Mostly trivia questions (i.e. What is a css-sprite?) All the questions were the kind of questions you could google and easily find as the first result, no actual problem-solving required. The only algorithm question was "what is the best case time complexity to sum a list of numbers." The coding test was to build a connect four app using html/css/js. No grading criteria was given, nor did I receive any feedback besides the rejection.
Viewing 1941 - 1950 interview questions