
Everbridge Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 11 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Everbridge.
Software Engineer
I had an initial screening with the recruiter. They were really rushing through questions, seemed like they wanted to get it over with. At the end, they asked when I was free for the next interview and said someone would get back to me to schedule it. After that, I never heard anything else, and the recruiter stopped replying to my emails. I'm not sure if they just needed to interview people for a quota or what, but it was a really weird and disrespectful experience.
- What was your GPA in university?
Software Engineer
it's a simple and easy interview. There are total two round, the first interview is about technicals and your insight to yourself, the second round is more like talking about company culture, technicals and the interviewee, and also there are small questions about system architecture.
- What happens when you type a URL into a browser and press Enter?
Principal Software Engineer
The interview was for the "Office of CTO" position and differed from the typical Microsoft interview process. The entire process spanned two weeks, and I applied directly through the Microsoft portal. All four rounds were technical in nature.
- Can you tell me about a past project you worked on in the last year, and what new and exciting things you learned from it? Also, let's discuss specific past projects and exciting ones.
- What sort algorithm would you use for an in-memory array, and what are its best and worst-case complexities? Explain why.
- Implement a recursive merge sort function to sort a linked list.
Everbridge Software Engineer Interview Questions
Quoted word for word from Everbridge interview reports.
“Implement a recursive merge sort function to sort a linked list.”
Read reports →“What distinguishes a HashTable from a HashMap?”
Read reports →“What's the way to define an immutable object in Java?”
Read reports →“Write a function to scan a set of numbers, filter them, and return the ones that fit specific criteria.”
Read reports →“What happens when you type a URL into a browser and press Enter?”
Read report →“Given an array of positive numbers, find all possible expressions that evaluate to 24 using addition, subtraction, multiplication, and division. Numbers can be used in any order. For example, with [5,5,1,1], an expected answer is (5 - (1/5)) * 5.”
Read report →“What are the various library and storage options available in Python?”
Read report →“Describe how to replicate data from a primary to a secondary database in an unreliable network, considering only a single secondary for now. The solution must ensure no data loss and maintain the sequence of data. Please write the code for both the primary and secondary sides.”
Read report →“Can you explain how to implement JSON-API in Java?”
Read report →Formats, difficulty and experience
Across all 11 Everbridge interview reports.