Upload Button Icon Add office photos

Filter interviews by

Xopuntech Interview Questions, Process, and Tips

Updated 9 Aug 2024

Top Xopuntech Interview Questions and Answers

Xopuntech Interview Experiences

Popular Designations

3 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2022. There was 1 interview round.

Round 1 - No interview. Based on projects. 

(5 Questions)

  • Q1. Are you familiar with product management frameworks like Agile, and tools like Jira?
  • Ans. 

    Yes, I am familiar with Agile and Jira.

    • I have experience working in Agile methodology and using Jira for project management.

    • I understand the principles of Agile, such as iterative development and continuous improvement.

    • I have used Jira to create and manage user stories, sprints, and backlogs.

    • I am also familiar with other Agile frameworks like Scrum and Kanban.

  • Answered by AI
  • Q2. Can you create user stories based on client business requirements?
  • Ans. 

    Yes, I can create user stories based on client business requirements.

    • I would start by understanding the client's business needs and goals.

    • Then, I would identify the user roles and their specific needs.

    • Next, I would create user stories that describe the user's goals and the value they will receive from the product.

    • Finally, I would prioritize the user stories based on their importance to the client's business.

    • For example...

  • Answered by AI
  • Q3. Do you know Scrum?
  • Ans. 

    Yes, Scrum is an Agile framework used for project management and software development.

    • Scrum involves iterative and incremental development

    • It emphasizes on collaboration, self-organization, and cross-functionality

    • It consists of three roles: Product Owner, Scrum Master, and Development Team

    • It includes ceremonies such as Sprint Planning, Daily Stand-up, Sprint Review, and Sprint Retrospective

    • It uses artifacts such as Prod

  • Answered by AI
  • Q4. Are you familiar with Sprint?
  • Q5. Are you familiar with the product owner role in product management?

Interview Preparation Tips

Topics to prepare for Xopuntech Trainee Business Analyst interview:
  • Product Management
  • JIRA
  • User Stories
  • Sprint
  • Scrum
  • Agile Methodology
Interview preparation tips for other job seekers - If you have good domain knowledge build projects.

Skills evaluated in this interview

Trainee Business Analyst Interview Questions asked at other Companies

Q1. How to manage the conflict between QA and developer in a team
View answer (1)

Software Developer Intern Interview Questions & Answers

user image Pratik Kumar Mishra

posted on 9 Aug 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude such as time and work, speed time distance and some reasoning questions of directions etc.

Round 2 - Technical 

(2 Questions)

  • Q1. What is dom ?
  • Ans. 

    DOM stands for Document Object Model, a programming interface for web documents. It represents the structure of a document as a tree of objects.

    • DOM is a programming interface for web documents.

    • It represents the structure of a document as a tree of objects.

    • DOM allows scripts to dynamically access and update the content, structure, and style of a document.

  • Answered by AI
  • Q2. Closures in javascript
  • Ans. 

    Closures in JavaScript allow functions to access variables from their outer scope even after the outer function has finished executing.

    • Closures are created when a function is defined within another function and has access to the outer function's variables.

    • Closures can be used to create private variables and functions in JavaScript.

    • Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFun...

  • Answered by AI

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

A topic was given. HR has no idea how to conduct an interview. Seems HR herself does not have any experience with conducting interviews

Round 2 - Technical 

(1 Question)

  • Q1. Questions related to domain

Interview Preparation Tips

Interview preparation tips for other job seekers - The people taking your interviews hardly have 1 year of experience. They are kids themselves with no experience.

Suggestion: Go and search for job in proper companies. Do not join companies like these. Better stay without a job than to work in the worst sweatshop.

If you still want to work in a sweat shop, look for established ones like WITCH (search for the acronym on google for the company names).

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (199)

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

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

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

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

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies

I applied via Walk-in and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Add your question

Interview Preparation Tips

Interview preparation tips for other job seekers - Share your interview advice and tips

Xopuntech Interview FAQs

How many rounds are there in Xopuntech interview?
Xopuntech interview process usually has 2 rounds. The most common rounds in the Xopuntech interview process are Technical, Resume Shortlist and Group Discussion.
How to prepare for Xopuntech interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Xopuntech. The most common topics and skills that interviewers at Xopuntech expect are Kubernetes, MongoDB, Testing, Accounts Reconciliation and Agile Methodology.
What are the top questions asked in Xopuntech interview?

Some of the top questions asked at the Xopuntech interview -

  1. Are you familiar with product management frameworks like Agile, and tools like ...read more
  2. Can you create user stories based on client business requiremen...read more
  3. Do you know Scr...read more

Tell us how to improve this page.

Xopuntech Interview Process

based on 3 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k 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
View all

Xopuntech Reviews and Ratings

based on 7 reviews

2.8/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

2.7

Salary

2.7

Job security

3.0

Company culture

2.7

Promotions

3.0

Work satisfaction

Explore 7 Reviews and Ratings
Compare Xopuntech 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