Given a string, reverse the position of the words in the string and reverse the characters in each word, but leave the whitespace intact and in the original order.
Full Stack Software Engineer Interview Questions
15,748 full stack software engineer interview questions shared by candidates
A debugging test with very specific tasks involved. If you've had a full stack role before, this should be very straight forward. Just be forewarned on getting used to the IDE and some limitations you might come across.
OOP principles and design.
1.shuffle an array of ints 2. given an array of ints an a number. Write a function that returns True of there are 2 variables in the array that their sun is the given nuber
Benefits of using SpringBoot over Spring
What data type is immutable?
Technical Interview: Phone: Difference between id and class, Explain Threads, Client side vs Server Side rendering Face-to-Face: Design an LRU (Least Recenty Used) Cache, Given an array [[1,2,3], [4,5,6],[7,8,9], rotate it to obtain the following result [[7,4,1], [8,5,2], [9,6,3]].
What is the difference between == and === in js?
Você tem conhecimento de backend, frontend e banco de dados ?
A bug was found in some code that you wrote, how would you handle this situation?
Viewing 31 - 40 interview questions