
Genospace Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 10 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Genospace.
Software Engineer
I had a coding test, it was pretty quick and not too difficult. If you're comfortable with HackerRank, you should be able to do really well on it. They let me know the results super fast.
- A question involving an array was posed.
Software Engineer
It started with a phone screen with an engineering manager who asked some basic behavioral questions and gave more details about Genospace. Then, I got a technical question and an algorithm question to code in a Google doc. After that, I had a take-home system design assessment to complete in a week, followed by a discussion with a software engineer. Finally, there was an onsite interview where I had to implement my system design within five hours, with a lunch break. During lunch, the same engineering manager asked more behavioral questions. The onsite concluded with presenting my code. Overall, it was a really poor process. They focused heavily on front-end coding for a software engineer role. Also, the senior engineer I interacted with during the onsite was incredibly rude the whole day. I ended up declining their offer because I couldn't see myself working at a company that allows that kind of behavior from senior staff.
- Can you write a function to determine if a string is an anagram?
- Could you write an algorithm to compute the nth Fibonacci number?
- Design a web client for searching drug records and displaying suggestions as the user types. Upon selection, show more detailed information. The client should support searching by drug name or mechanism name, differentiate between them in suggestions, and allow viewing full drug records or associated drug collections for mechanisms.
Software Engineer
I found this internship opportunity on Linkedin and applied. A coding challenge came my way in about 3-4 weeks. I was given a week to finish it. The questions weren't too hard, and I could pick the programming language I wanted. I had to solve 3 questions, which took me around half an hour.
- Could you implement the Fibonacci Series?
- How would you check for Anagrams?
- What is the process for Analyzing Time Complexity?
Genospace Software Engineer Interview Questions
Quoted word for word from Genospace interview reports.
“Can a user see search suggestions appear as they type?”
Read reports →“Can a user search for drug mechanisms by name?”
Read reports →“After selecting a drug from the suggestions, can the user view the complete drug record?”
Read reports →“Can a user search for drug records by their main name?”
Read reports →“After selecting a mechanism from the suggestions, can the user view all the drugs linked to that mechanism of action?”
Read report →“Can you write a function to determine if a string is an anagram?”
Read report →“Could you write an algorithm to compute the nth Fibonacci number?”
Read report →“Can you write a function to generate the Fibonacci sequence?”
Read report →“Can a user distinguish between drug records and drug mechanisms in the auto-suggestion feature?”
Read report →Formats, difficulty and experience
Across all 10 Genospace interview reports.