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 Engineer Entry Interview Questions
420,169 software engineer entry interview questions shared by candidates
Find the first non-repeating character in a string
Given an array, put all repeated characters together.
Write a program to reverse words in a string
Write a query to get the required data regarding employees.
generating prime number
A big project for 4 teams each with 3 people to do.
1. find-all-anagrams-in-a-string 2. find common ancestor for a n-ary tree These two questions have to use JAVA to solve.
I don't remember. Asked me how I could improve my code a lot and how I could make it more efficient.
Tell me a time when you get criticised about your work
Viewing 961 - 970 interview questions