Determine the first non-repeated character in a word. For example, in abbcaf it should return c. Do this in O(n) time with O(1) space.
Software Development Engineer I Interview Questions
32,820 software development engineer i interview questions shared by candidates
Given an array, put all repeated characters together.
generating prime number
A big project for 4 teams each with 3 people to do.
Tell me a time when you get criticised about your work
How much would you be willing to pay to join the following game? Start with 0 dollars on the table. You flip a fair-sided coin. If the coin is heads, I add another dollar, and you flip again. If the coin is tails, you walk away with the cash on the table.
According to you what is a good code?
Write a function, that, given a paragraph as input, outputs the paragraph with all the words reversed.
How do you swap two numbers without declaring temporary variable?
Viewing 161 - 170 interview questions