Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by XenonStack Team. If you also belong to the team, you can get access from here

XenonStack Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

XenonStack Associate Software Engineer Trainee Interview Questions and Answers

Updated 25 Sep 2023

XenonStack Associate Software Engineer Trainee Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. We were supposed to design a full stack website
  • Ans. 

    Designing a full stack website involves creating both front-end and back-end components to provide a complete user experience.

    • Identify the requirements and functionalities of the website

    • Design the user interface using HTML, CSS, and JavaScript

    • Develop the back-end using a server-side language like Node.js or Python

    • Implement a database to store and retrieve data

    • Test the website for functionality and user experience

    • Deploy...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Are you comfortable with the following policies

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1. Explain your project and the technologies used by you in it.
  • Q2. 2. Describe data structures and type of it.
  • Ans. 

    Data structures are ways to organize and store data efficiently.

    • Data structures are used to store and manipulate data in a structured manner.

    • They can be classified into linear and non-linear data structures.

    • Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.

  • Answered by AI
  • Q3. 3. Difference between various kind of data structure. (Array and linked )
  • Ans. 

    Array and linked list are two different data structures used for storing and accessing data.

    • Array is a collection of elements of the same data type stored in contiguous memory locations.

    • Linked list is a collection of nodes where each node contains data and a reference to the next node.

    • Arrays have fixed size, while linked lists can grow or shrink dynamically.

    • Accessing elements in an array is faster than in a linked list...

  • Answered by AI
  • Q4. 4. Tell about the various services provided by AWS and how have ypu used them.
  • Ans. 

    AWS provides various services including compute, storage, database, networking, analytics, machine learning, and more.

    • Compute: EC2, Lambda

    • Storage: S3, EBS

    • Database: RDS, DynamoDB

    • Networking: VPC, Route 53

    • Analytics: Athena, EMR

    • Machine Learning: SageMaker, Rekognition

    • Example: I have used EC2 to host a web application and S3 to store static files.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep you basics clear and be confident.
Be sure to put only those things in your resume which are really in your knowledge area.
Revise your project work.
Dont act oversmart.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Java : mainly conceptual knowledge of basics, OOPs, exceptional handling,constructors.
  • Q2. Questions like " what is you do not get selected today ?"

Interview Preparation Tips

Interview preparation tips for other job seekers - This would be long paragraph but i hope it will help people.
Many candidates prepare very well for technical interviews, but do not take any preparation for HR or Managerial round. It is very important to prepare yourself for all the three. I could not answer 3 out of 8 or 10 technical questions (others were very confidently answered). HR and MR rounds are not just communication rounds but they are the rounds where you will be kind of judged and will be evaluated as a human being. Questions like " what would you do as a team leader if two of your team members are arguing over a technical decision " judges your way of approach as a leader in an environment and what kind of person you are. These all are my personal opinion it may differ from other people. Its ok to handle some answers but you have to be honest and express the real you because thats what will make you stand out of the crowd. I am an average CSE student, of-course I knew there will be candidates who would be better, so what could I do to stand out of the crowd ? Very simple : I smiled !! As soon as the interview started i greeted everyone with a positive smile and also kept it through out the interview ..!! That was my first impression to all the three interviewers. This showed that I was confident. Avoiding answers which are available on the internet and answering something which you feel and being right for the environment shows matters. Be confident, and be the original you, its probable that they may notice your originality which would obviously create a good impression.

Technical Advice : Try to give an example to support your answer. Do not give wrong answer. If you do not know an answer simply say that you do not remember it right now.

Interview Questionnaire 

1 Question

  • Q1. React life cycle

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

Interview Questionnaire 

1 Question

  • Q1. HTML, CSS, BOOTSTRAP, PHP. SQL

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. C++ basic
  • Q2. Hh
  • Q3. Yy

Interview Preparation Tips

Interview preparation tips for other job seekers - Hh

I applied via Company Website and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Explain about your project you did
  • Q2. I did the kolhapur tourism websites in visual studio using asp.net c# sql server and html css javascript

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident and try to answer every question . And good communication skills are important

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

XenonStack Interview FAQs

How many rounds are there in XenonStack Associate Software Engineer Trainee interview?
XenonStack interview process usually has 3 rounds. The most common rounds in the XenonStack interview process are Technical, HR and Resume Shortlist.

Tell us how to improve this page.

XenonStack Associate Software Engineer Trainee Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 788 Interviews
Convin Interview Questions
4.3
 • 21 Interviews
View all
XenonStack Associate Software Engineer Trainee Salary
based on 7 salaries
₹1 L/yr - ₹7.5 L/yr
24% more than the average Associate Software Engineer Trainee Salary in India
View more details

XenonStack Associate Software Engineer Trainee Reviews and Ratings

based on 2 reviews

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 2 Reviews and Ratings
Associate Software Engineer
86 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Devops Engineer
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare XenonStack with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview