
Veson Nautical Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 9 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Veson Nautical.
Software Engineer
I had an initial phone chat with HR that was about 15-20 minutes. Then a few days later, I had a video call with someone from the dev team. He asked me about my background, what tech I knew best, and what kind of team I liked working on. It seemed to go well, but they told me they hired someone with way more experience.
- On CoderPad.io, I was asked to write a function that could reorder a given word a specified number of times, taking the word and the number of rotations as parameters. For instance, if the input was 'abcdef' and the number of rotations was 2, the expected output was 'efabcd'.
- After I provided a working example for the word reordering problem, I was asked if I could optimize the function for better efficiency, which I did by adding some extra conditional checks.
Software Developer
Applied for the job and got a reply back in a few weeks. The recruiter wanted to set up a phone interview. The whole interview process was pretty good and friendly, they really wanted to get to know the candidates to see if they'd be a good fit.
- What makes you want to join this company?
- Can you describe a difficult situation you encountered and how you dealt with it?
Software Developer Intern
I applied online for the software intern role. The first part was a phone call where they asked me about my academic projects, some basic C++ questions, data structures, and a brain teaser.
- Could you describe various data structures and their associated complexities?
- What distinguishes an abstract class from an interface?
Veson Nautical Software Engineer Interview Questions
Quoted word for word from Veson Nautical interview reports.
“What distinguishes an abstract class from an interface?”
Read reports →“Can you write a method to detect palindromes?”
Read reports →“Can you write a method to find the largest positive integer missing from an unsorted array of integers (which may not all be positive)? For example, given [1, 2], return 3; given [1,3], return 2; and given [-1,-1,0,2,2,2], return 1.”
Read reports →“Can you traverse a Binary Search Tree?”
Read reports →“What is the time complexity of your method, and what's the fastest possible theoretical runtime for this problem?”
Read report →“Solve an easy LeetCode problem.”
Read report →“Solve one other simple programming problem.”
Read report →“Could you describe various data structures and their associated complexities?”
Read report →“Can you discuss inheritance?”
Read report →Formats, difficulty and experience
Across all 9 Veson Nautical interview reports.