Upload Button Icon Add office photos

Filter interviews by

Vistaar Technologies Trainee Interview Questions and Answers

Updated 27 Sep 2024

Vistaar Technologies Trainee Interview Experiences

5 interviews found

Trainee Interview Questions & Answers

user image Anonymous

posted on 17 Oct 2023

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 5 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 - Aptitude Test 

Train questions, quant, reasoning

Round 3 - Technical 

(3 Questions)

  • Q1. What is binary search puzzle
  • Ans. 

    Binary search is a search algorithm that finds the position of a target value within a sorted array.

    • Divide the array in half and compare the target value with the middle element

    • If the target value is smaller, search the left half of the array. If larger, search the right half

    • Repeat the process until the target value is found or the subarray is empty

  • Answered by AI
  • Q2. What is hashMap
  • Ans. 

    HashMap is a data structure in Java that stores key-value pairs and allows for fast retrieval of values based on keys.

    • HashMap is part of the Java Collections framework.

    • It uses hashing to store and retrieve elements quickly.

    • Each key in a HashMap must be unique.

    • Example: HashMap map = new HashMap<>(); map.put("apple", 5); int value = map.get("apple");

  • Answered by AI
  • Q3. Dbms queries views joins
Round 4 - Technical 

(3 Questions)

  • Q1. Puzzle data structure
  • Q2. Pattern problem
  • Q3. OS threads, Software development lifecycle
Round 5 - HR 

(3 Questions)

  • Q1. Normal hr questions
  • Q2. Tell me about yourself
  • Q3. About family, home location, where do u stary

Interview Preparation Tips

Topics to prepare for Vistaar Technologies Trainee interview:
  • puzzle
  • Data Structures
  • DBMS

Skills evaluated in this interview

Trainee Interview Questions & Answers

user image Anonymous

posted on 27 Sep 2024

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

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude, Logical, Data Structures, Coding

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me abt the projects that you have developed during academics?
  • Ans. 

    I have developed multiple projects during my academics including a web-based student management system and a mobile app for tracking daily expenses.

    • Web-based student management system: Developed using HTML, CSS, JavaScript, PHP, and MySQL. Allowed users to register, login, and manage their academic information.

    • Mobile app for tracking daily expenses: Built using React Native. Users could input their daily expenses and v

  • Answered by AI
  • Q2. Difference between delete, truncate and drop in SQL?
  • Ans. 

    Delete removes specific rows, truncate removes all rows, drop removes entire table structure.

    • Delete is a DML command used to remove specific rows from a table.

    • Truncate is a DDL command used to remove all rows from a table.

    • Drop is a DDL command used to remove the entire table structure.

    • Delete can be rolled back, truncate cannot be rolled back, drop cannot be rolled back.

  • Answered by AI

Skills evaluated in this interview

Trainee Interview Questions Asked at Other Companies

Q1. Ques1: There is a big file of words which is dynamically changing ... read more
Q2. Ques 1: An array of n integers is there in which the range of ele ... read more
Q3. Ques 1: You are given pairs of numbers. In a pair the first numbe ... read more
Q4. 1) What was the College project ? 2) Subjects ? 3) Types of cooli ... read more
Q5. During cruise, Thrust equals drag, then how does plane move forwa ... read more

Trainee Interview Questions & Answers

user image Anonymous

posted on 11 Oct 2023

Interview experience
3
Average
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 - Aptitude Test 

Questions were directly from indiabix without changing the values ans dsa mcq and 2 programs

Round 3 - Technical 

(1 Question)

  • Q1. Oops,query c++ basic and 2 puzzels

Trainee Interview Questions & Answers

user image Anonymous

posted on 3 Jun 2022

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Java , dba , sql , network architecure etc

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Just told what's there in my resume with mentioning their benefits

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for topic related to the description and internview

Vistaar Technologies interview questions for designations

 Graduate Trainee

 (1)

 Software Trainee

 (1)

 Software Engineer Trainee

 (2)

 Graduate Engineer Trainee (Get)

 (1)

 Computer Engineer

 (1)

 Customer Support Executive

 (1)

Trainee Interview Questions & Answers

user image Anonymous

posted on 8 Apr 2023

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

I applied via Campus Placement and was interviewed before Apr 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

It was pen n paper based... You had to visit the office to give test. Nothing online and computer based unlike every other companies at that time.
1) Maths and Reasoning aptitude, it had basic questions but tricky
2) 5 mcq based of sorting and time complexity
3) 5 Question on SQL, not sure but it was their somewhere in interview process
4) solve 2 out of 3 coding questions in any language. maybe only python, java, c, c++ options were available. Questions were easy if you do competitive programming. Like python code was hardly 15 lines but tricky questions.

Round 3 - Technical 

(1 Question)

  • Q1. Rdbms sql, bash and dsa questions, explain code written in 1st round. Puzzles, they ask 2-3 puzzles good ones be prepared.
Round 4 - Technical 

(1 Question)

  • Q1. Same topics but more tough, this round was with senior mgmt guys
Round 5 - HR 

(1 Question)

  • Q1. Easy if you can lie. They find red flags, like planning for pg, ms, mba.

Interview Preparation Tips

Interview preparation tips for other job seekers - Salary is low, work culture is good, tech stack it old.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the respiratory system
  • Q2. What is the functions of heart

Trainee Interview Questions & Answers

FIS user image Anonymous

posted on 3 Sep 2024

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

I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune

Round 1 - Coding Test 

2 questions were given to solve

Round 2 - Technical 

(2 Questions)

  • Q1. First of all they asked About projects
  • Q2. Then some coding questions
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a recent graduate with a degree in Business Administration and a passion for marketing and analytics.

    • Recent graduate with a degree in Business Administration

    • Passionate about marketing and analytics

    • Experience in internships related to marketing

    • Strong analytical skills

    • Goal-oriented and eager to learn

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Human anatomy and physiology
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. OOPs concept , About Project and certifications
Round 2 - HR 

(1 Question)

  • Q1. My hobby, Situation based questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantitative aptitude,logical reasoning,verbal ability and basic core questions

Vistaar Technologies Interview FAQs

How many rounds are there in Vistaar Technologies Trainee interview?
Vistaar Technologies interview process usually has 3-4 rounds. The most common rounds in the Vistaar Technologies interview process are Technical, Aptitude Test and Resume Shortlist.
What are the top questions asked in Vistaar Technologies Trainee interview?

Some of the top questions asked at the Vistaar Technologies Trainee interview -

  1. Difference between delete, truncate and drop in S...read more
  2. what is hash...read more
  3. what is binary search puz...read more

Tell us how to improve this page.

People are getting interviews through

based on 3 Vistaar Technologies interviews
Campus Placement
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Trainee Interview Questions from Similar Companies

TCS Trainee Interview Questions
3.7
 • 59 Interviews
Wipro Trainee Interview Questions
3.7
 • 39 Interviews
Infosys Trainee Interview Questions
3.7
 • 15 Interviews
Nagarro Trainee Interview Questions
4.0
 • 14 Interviews
FIS Trainee Interview Questions
3.9
 • 2 Interviews
View all
Vistaar Technologies Trainee Salary
based on 26 salaries
₹2.1 L/yr - ₹4 L/yr
63% more than the average Trainee Salary in India
View more details

Vistaar Technologies Trainee Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-Life balance

4.0

Salary & Benefits

5.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
86 salaries
unlock blur

₹4 L/yr - ₹6.7 L/yr

Senior Software Engineer
52 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Trainee
26 salaries
unlock blur

₹2.1 L/yr - ₹4 L/yr

Technical Lead
13 salaries
unlock blur

₹11 L/yr - ₹12.7 L/yr

Software Engineer Trainee
10 salaries
unlock blur

₹3.3 L/yr - ₹4 L/yr

Explore more salaries
Compare Vistaar Technologies with

Algonomy

3.9
Compare

Capillary Technologies

3.5
Compare

Ramco Systems

3.9
Compare

Eka Software Solutions

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview