Graduate Developer Interview Questions

5,185 graduate developer interview questions shared by candidates

Q: If you receive a string of text such as AABBBCC, write a function that will remove any groups of three or more neighbouring identical letters. Examples: Input: AABBBCC Output: AACC Input AABBBACC Output: CC (Since it becomes AAACC after removing BBB)
avatar

Software Engineer (Graduate)

Interviewed at Bloomberg

4
Apr 28, 2022

Q: If you receive a string of text such as AABBBCC, write a function that will remove any groups of three or more neighbouring identical letters. Examples: Input: AABBBCC Output: AACC Input AABBBACC Output: CC (Since it becomes AAACC after removing BBB)

First Non-repeating Character (coding) Implementation of HashMap (chaining mechanism and collisions) Designing a Subway Ticket System (coding) Design a article ranking system based on number of reads in the previous hours. (System Design)
avatar

Software Engineer Graduate

Interviewed at Bloomberg

4
Apr 7, 2021

First Non-repeating Character (coding) Implementation of HashMap (chaining mechanism and collisions) Designing a Subway Ticket System (coding) Design a article ranking system based on number of reads in the previous hours. (System Design)

Viewing 4701 - 4710 interview questions

Glassdoor has 5,185 interview questions and reports from Graduate developer interviews. Prepare for your interview. Get hired. Love your job.