iXigo

iXigo interview questions for SDE 2 position.

Round 1:

  1. Find whether there exist 3 nodes in the balanced BST whose sum = 0. Or say (a+b+c = 0). Interview asked me to solve it with space optimization. 
  2. How can you make the below class members immutable:
class Students
{
    String name;
    Integer rollNo;
    List<Subject> subjects;
}

Round 2:

Interviewer asked me 2 coding questions

  1. Get a max subarray with sorted elements from an unsorted array.
  2. Find the key in a sorted row and sorted column wise matrix.

Interviewer asked me optimized code.

Round 3:

This was design round.

  1. He asked me complete architecture of my current project.
  2. Book my show low level design

These were iXigo interview questions I faced. All 3 rounds of interviews was very smooth and answered all questions. After 2 week I got rejection feedback.


Other Companies Interview Experiences:

2 thoughts on “iXigo”

  1. Wonderful article! Тhis is the kind of info that are supposed to be shared around the net.
    Disgrace on Google f᧐r now not posіtioning this post higher!
    Come on oνer аnd discuss with my site . Thanks =)

    Reply

Leave a Comment

error: Content is protected !!