Check if the string is a panagram & print all the missing characters if the string is not a panagram in sorted order.
Full Stack Software Engineer Interview Questions
15,799 full stack software engineer interview questions shared by candidates
Problem on Kth largest element
Aptitude test
First round: - What is ACID?
First round: - Find a duplicate in Array: -- For unsorted: explained using set -- For sorted: Explained using Total sum -- For O(1) space: explained using Bloom Filter
Make a request with axios to retrieve a list of elements each time a user clics a button, and after x elements retrieved disappear the button. The list elements should be concatenated and shown in screen.
Describe how you were create a CMS for journalists, programmers and editors
Create a list of duck objects: each duck has a different quacking behavior and flying behavior. Write your code on the whiteboard.
What are the ways in which we can synchronize a Singleton class?
- 1st question is easy algorithm. - 2nd is for read file and manage the data before write out the file for output. Both questions you can choose any language that you familiar with, for me I chose JS (Node.js). - 3rd question is query and join database. I cannot complete this one but almost. - 4th-7th, are about algorithm knowledge, like what the name of the algorithm, which one is better.
Viewing 1821 - 1830 interview questions