Upload Button Icon Add office photos

Filter interviews by

Xad Technologies LLC Intern Interview Questions and Answers

Updated 11 Aug 2022

Xad Technologies LLC Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 11 Aug 2022

I applied via Newspaper Ad and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Basic Hr questions about my resume
  • Q2. What are your salary expectations

Interview Preparation Tips

Topics to prepare for Xad Technologies LLC Intern interview:
  • Programming
Interview preparation tips for other job seekers - understand what the company does and it's values

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Neural Hack 6 - Round 1 - 7 DSA Question I have solved 5 only

Round 2 - Coding Test 

Round 2 - 5 DSA Problem I'm able to solve only 3 not able to top 100 but call for interview

Round 3 - Technical 

(5 Questions)

  • Q1. Self Introduction
  • Q2. Which in most efficient sorting algorithm amd why and what is it's time complexity.
  • Ans. 

    The most efficient sorting algorithm is Quick Sort due to its average time complexity of O(n log n).

    • Quick Sort is efficient due to its divide and conquer approach.

    • It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).

    • Example: Sorting an array of integers using Quick Sort.

  • Answered by AI
  • Q3. What is OOPS and explain all with their examples
  • Ans. 

    OOPS stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPS focuses on creating objects that interact with each other to solve a problem

    • Key principles of OOPS include encapsulation, inheritance, polymorphism, and abstraction

    • Encapsulation: bundling data and methods that operate on the data into a single unit

    • Inheritance: allows a class to...

  • Answered by AI
  • Q4. Explain your projects and what are the problem do you faced during development phase
  • Ans. 

    I developed a mobile app for tracking daily water intake and exercise routines.

    • Implemented user-friendly interface for easy input of water intake and exercise details

    • Integrated push notifications to remind users to drink water and exercise regularly

    • Used Firebase for backend data storage and retrieval

    • Faced challenges with optimizing app performance on older devices

    • Encountered issues with syncing data across multiple dev

  • Answered by AI
  • Q5. Write code for reversing array
  • Ans. 

    Code to reverse an array of strings

    • Use a loop to iterate through half of the array and swap elements at opposite ends

    • Create a temporary variable to hold one element during swapping

    • Ensure to handle odd length arrays by not swapping the middle element

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Explained companies policies
  • Ans. 

    Company policies outline rules and guidelines for employees to follow.

    • Company policies cover areas such as dress code, attendance, code of conduct, and benefits.

    • Examples of company policies include a policy on remote work, a policy on social media usage, and a policy on harassment.

    • Employees are expected to adhere to company policies to maintain a positive work environment and ensure compliance with legal regulations.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for your interview

Skills evaluated in this interview

Intern Interview Questions & Answers

Hexaware Technologies user image Rubikak Dr.NGP Itech

posted on 9 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Mission vision of the company
  • Q3. Agrement and relocation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was easy. It was basic question.

Round 2 - Group Discussion 

It was a bit diff as everyone was a bit aggressive

Round 3 - One-on-one 

(2 Questions)

  • Q1. It was long and difficult.
  • Q2. Tel about all ml algo
  • Ans. 

    Machine learning algorithms are used to analyze data, make predictions, and automate decision-making processes.

    • ML algorithms can be categorized into supervised, unsupervised, and reinforcement learning.

    • Examples of ML algorithms include linear regression, decision trees, support vector machines, k-means clustering, and neural networks.

    • ML algorithms require labeled data for supervised learning and can learn patterns from

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Two questions and aptitude questions

Round 2 - Coding Test 

Two data structures and algorithms questions

Round 3 - HR 

(1 Question)

  • Q1. Location preference

Intern Interview Questions & Answers

Google user image Anonymous

posted on 26 Oct 2023

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain difference between coding and programming?
  • Ans. 

    Coding is the process of writing instructions in a specific programming language, while programming involves the entire process of designing, writing, testing, and maintaining code.

    • Coding is the act of translating a problem into a language that a computer can understand.

    • Programming involves planning, designing, implementing, and testing a solution to a problem.

    • Coding is a subset of programming, focusing on the actual w...

  • Answered by AI
  • Q2. Which is your favorite google product?
  • Q3. Write code for BFS
  • Ans. 

    BFS is a graph traversal algorithm that visits all the nodes of a graph level by level.

    • Start by adding the initial node to a queue

    • While the queue is not empty, dequeue a node and visit its neighbors, adding them to the queue

    • Repeat until all nodes are visited

  • Answered by AI
  • Q4. Write algo for DFS
  • Ans. 

    DFS is a graph traversal algorithm that explores as far as possible along each branch before backtracking.

    • Start at the initial node and explore as far as possible along each branch before backtracking

    • Use a stack to keep track of nodes to visit

    • Mark visited nodes to avoid revisiting them

    • Can be implemented recursively or iteratively

  • Answered by AI
  • Q5. Where you find yourself in next 5 years

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.

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 - One-on-one 

(6 Questions)

  • Q1. What is your name ?, What is your qualifications? , What is your current location?, Where do you belonge from?, why you want to do job ?, Why you choose this company to do job ?, What aspect about sallar...
  • Ans. 

    Interview questions and answers

    • My name is [Name].

    • I have completed my [Qualifications] from [University/Institute].

    • I am currently located in [Current Location].

    • I belong to [Hometown/City].

    • I am interested in this job because [Reasons].

    • I chose this company because [Reasons].

    • Salary is an important aspect for me, but not the only one.

  • Answered by AI
  • Q2. Why you choose this company to do work ?, What aspect about sallry ?
  • Ans. 

    I chose this company because of its reputation for innovation and growth. The salary offered is competitive and fair.

    • The company has a strong track record of developing cutting-edge technology

    • I am impressed by the company's commitment to employee growth and development

    • The salary offered is in line with industry standards and reflects my experience and qualifications

  • Answered by AI
  • Q3. What is your current locatuon? My current location is Varanasi, Lanka, Uttar Pradesh
  • Ans. 

    I am currently located in Varanasi, Lanka, Uttar Pradesh.

    • I am residing in the historic city of Varanasi, also known as Kashi.

    • Lanka is a locality within Varanasi, situated on the banks of the river Ganges.

    • Uttar Pradesh is a state in northern India, known for its rich cultural heritage.

  • Answered by AI
  • Q4. What is your highest qualification ?
  • Ans. 

    I have a Master's degree in Computer Science.

    • Master's degree in Computer Science

    • GPA of 3.8

    • Thesis on Machine Learning

    • Internship at Google

  • Answered by AI
  • Q5. Where do you belong from?
  • Ans. 

    I belong to India, a diverse and culturally rich country.

    • I was born and brought up in a small town in the northern part of India.

    • India is known for its diverse culture, languages, and traditions.

    • I have traveled to different parts of India and have experienced the beauty of its landscapes and people.

    • I am proud to be a part of a country that has a rich history and is constantly evolving.

  • Answered by AI
  • Q6. Why you want to do job ?
  • Ans. 

    I want to do a job to gain experience, learn new skills, and contribute to the growth of the company.

    • I am eager to learn and grow professionally

    • I want to contribute my skills and knowledge to the company

    • I am excited about the opportunity to work with a team

    • I am motivated by the prospect of financial stability and security

  • Answered by AI

Interview Preparation Tips

Topics to prepare for BYJU'S Intern interview:
  • Candidate name
  • Candidate current loaction
  • Candidate parmanent addres
  • Reason to join their company
  • Reason to do work
  • Candidate highest qualification
Interview preparation tips for other job seekers - Be aware from fake Jobs and don't give any information or document bithout perfect knowledge and Information about company, and don't pay any charge for job security or document varification ....whatever pay scale ....never pay them,
Don't give document for varification, first of all you check about company go through company's original website and talk them about your job mails are text related to this company and after geting conform, you can join
Be safe , be aware and be happy thanku so much this opportunitys
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Details of various audit and accounting aspects
Round 2 - HR 

(2 Questions)

  • Q1. Why chosen the firm
  • Q2. Personal details

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay confident
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about a time when you had to work on a challenging project with a tight deadline.
  • Q2. Describe a situation in which you had to resolve a conflict with a colleague.

Intern Interview Questions & Answers

Nagarro user image TATTUKOLLA SATYAKUMAR 18BEC7113

posted on 22 Mar 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude normal level

Round 2 - Coding Test 

DSA questions were asked from medium to difficult

Xad Technologies LLC Interview FAQs

How many rounds are there in Xad Technologies LLC Intern interview?
Xad Technologies LLC interview process usually has 1 rounds. The most common rounds in the Xad Technologies LLC interview process are HR.

Tell us how to improve this page.

Intern Interview Questions from Similar Companies

Google Intern Interview Questions
4.4
 • 24 Interviews
Deloitte Intern Interview Questions
3.8
 • 22 Interviews
BYJU'S Intern Interview Questions
3.1
 • 4 Interviews
Nagarro Intern Interview Questions
4.0
 • 4 Interviews
Zoho Intern Interview Questions
4.3
 • 4 Interviews
View all
Project Manager
4 salaries
unlock blur

₹6.4 L/yr - ₹25 L/yr

Telecom Engineer
3 salaries
unlock blur

₹9.6 L/yr - ₹25 L/yr

Explore more salaries
Compare Xad Technologies LLC with

Cognizant

3.8
Compare

Teleperformance

3.9
Compare

Reliance Retail

3.9
Compare

iEnergizer

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