Describe why you want to work at Diamond, answer (orally) some simple coding questions -i.e. how I would go about reversing a string in an efficient way.
Graduate Software Engineer Interview Questions
3,318 graduate software engineer interview questions shared by candidates
What was a difficult situation you had to face
Why do you want to join Telstra? What can you bring to the team?
Describe a specific time when it was extremely important for you to adhere to a set of rules and regulations. Please describe the situation, your actions, and the outcome.
input a string of letters like "ABB" output the number of unique strings which is made up by the letter in input string. input "ABB" output 8 because it's the number of "A" "B" "AB" "BA" "BB" "ABB" "BAB" "BBA"
What course was your favourite and why? Describe how you could test a project. Describe a time you dealt with conflict within a team.
Given a string of letters, create a function to make a new string consisting of the number of times each letter appears, followed by the letter itself. For example, "aaabbccccd" would become "3a2b4c1d".
Given an integer, create a function to check if it is a palindrome
They asked me about threads and synchronization, CS ideas.
What motivates you ?
Viewing 1011 - 1020 interview questions