Write a function that takes a string as an input and outputs an integer, e.g. turning "1234" into 1234.
Software Enginner Interview Questions
420,352 software enginner interview questions shared by candidates
Tell me about the internal structure of a software program that you were part of creating.
They asked many difficult programming questions to write the code on paper which cannot be explained here
How to arrange an array of strings in the groups of the same strings which can be obtained by permutating characters in them.
The interviewer asked a question about sorting cards. Given a complete set of cards, you should sort them without using extra space.
You have to measure exactly 4 liters of water, but you only have a 3-liter bottle and a 5-liter bottle. How do you do it?
Reverse words in a sentence so like ex: to be or not to be return be to not or be to Note: I'm a freshman in college and he knows I don't know much so I got an easy question
Given an array A, find the count of the ordered pairs. An ordered pair is defined as any number A[j], such that A[j]>A[i] and j>i. You have to do this in optimal time.
Signed NDA
Questions related to project, dbms, oops and data structures
Viewing 1761 - 1770 interview questions