
Xactly Corp. 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 Xactly Corp..
Software Engineer
So, the interview had three rounds in total. It started with an online assessment, then went into two technical rounds. The second round involved discussing my resume, core Java, Spring Boot concepts, and solving a programming question that required the best time complexity. The third round focused more on my past work experience and included some more programming questions.
- Regarding Java, if we have write-heavy operations, what data structure would be suitable?
Software Engineer
The interview process was pretty smooth overall. The first round was a simple aptitude test. The second was a coding challenge on HackerRank, which was also easy. The third round was a 1-on-1 session, but the interviewer didn't even bother introducing himself and seemed like he just woke up. It felt weird because the job was for an entry-level ASE position, but he kept asking senior-level questions, and didn't seem to realize it was an entry-level role until the very end.
- Could you tell me about Java Inheritance?
- What are your thoughts on Java Multithreading?
- What are some Spring Boot related concepts you know?
Software Engineer
So I had a face-to-face interview, and it had a total of 4 technical rounds. All the interviewers were really nice and helpful, which made it one of the better interviews I've had. The whole process felt smooth, and they were super clear about what they expected.
- Could you explain the internal workings of a HashMap?
- How is data organized within a HashMap or HashTable?
- What exactly is hashing, and what are collisions? How are collisions detected, and what does Java do when a collision occurs?
Xactly Corp. Software Engineer Interview Questions
Quoted word for word from Xactly Corp. interview reports.
“What makes the String class immutable in Java?”
Read reports →“Given an integer array, write code to check if it's sorted.”
Read reports →“Given a sorted array in ascending order with no duplicates, write the optimal code to find pairs of elements that sum up to a given number.”
Read reports →“What's the difference between pass-by-value and pass-by-reference in Java?”
Read reports →“How would you reverse a string using recursion?”
Read report →“What is Kryo, and in what ways is it more performant than Java serialization?”
Read report →“What is Binary Search and what is its time complexity?”
Read report →“If you're given a string of 'a's and 'b's like 'aaabaabbbbaaaba', how would you use a stack with only pop, push, and peep operations to figure out which character appears more often?”
Read report →“How is data organized within a HashMap or HashTable?”
Read report →Formats, difficulty and experience
Across all 11 Xactly Corp. interview reports.