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
Software Engineer Software Developer Interview Questions
3,296 software engineer software developer interview questions shared by candidates
Create (describe) function Count number of "1" bits in binary representation of a positive integer
Basic ios question, Multi threading, ways of Data Persistence, Closures, async & sync
Technical Question
All questions were lc mediums, mainly on data structures and algorithms
oops,spring,spring boot
"Have you worked with Java?" "What is polymorphism?" "What is an interface in OOP?" "Can you explain a LEFT JOIN in SQL?" "How do you secure an endpoint on the backend?" And then there was just conversional questions about React, like React life cycle, Redux, Promise and etc.
Q. What is the difference between abstraction and interface?
Normally dsa question sorting and searching
Given a 3 digit number, find the nearest occurring cube.
Viewing 1971 - 1980 interview questions