Upload Button Icon Add office photos

Filter interviews by

Vishakha Glass Junior Mechanical Engineer Interview Questions and Answers

Updated 8 May 2024

Vishakha Glass Junior Mechanical Engineer Interview Experiences

1 interview found

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Why are you joining this company?
  • Q2. This is a my future growth company

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Spring and SpringBoot

I applied via Referral and was interviewed before Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What do you want to do in 5 years
  • Q2. What is glass
  • Ans. 

    Glass is a solid, transparent material made by heating a mixture of silica and other materials.

    • Glass is a non-crystalline, amorphous solid

    • It is made by heating a mixture of silica, soda ash, and lime

    • It can be molded into various shapes and sizes

    • It is used in windows, mirrors, lenses, and containers

    • Different types of glass include tempered, laminated, and stained glass

  • Answered by AI
  • Q3. What is graphene
  • Ans. 

    Graphene is a thin layer of pure carbon arranged in a hexagonal lattice.

    • It is the thinnest material known to man

    • It is a good conductor of electricity and heat

    • It is incredibly strong and flexible

    • It has potential applications in electronics, energy, and medicine

  • Answered by AI
  • Q4. What is your expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Talk about the topic wher you are good at
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Binary search using Java 8
  • Ans. 

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

    • Ensure the array is sorted before performing binary search.

    • Compare the target value with the middle element of the array.

    • If the target value is less than the middle element, search the left half of the array. If greater, search the right half.

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

  • Answered by AI
  • Q2. Merge sort and it's implementation
  • Ans. 

    Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts them, and then merges them back together.

    • Divide the array into two halves recursively

    • Sort each half separately

    • Merge the sorted halves back together

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Explain microservices architecture in your project
  • Q2. Explain Zuul and filters
Round 2 - HR 

(2 Questions)

  • Q1. Why do you want to join TCS
  • Q2. What is your salary Expectation

Interview Preparation Tips

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

I applied via Referral and was interviewed in Mar 2022. There were 2 interview rounds.

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 - Coding Test 

Python programming questions
Python oops concepts based questions

Interview Preparation Tips

Topics to prepare for TCS Senior Engineer interview:
  • Python
  • Artificial Intelligence
  • Machine Learning
Interview preparation tips for other job seekers - Belive in yourself. Hardwork never fails at all
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. About your pacakge
  • Q2. About your family

Interview Preparation Tips

Interview preparation tips for other job seekers - Br prepared

I applied via Job Fair and was interviewed before Mar 2021. There were 3 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 - Technical 

(1 Question)

  • Q1. We will face the questions relevant to our resume. Also my suggestion is to go with basics on your particular technology and general interview questions& answers from google before attempting interview.th...
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why are you looking for a change?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more on basics and general interviews and answers on particular technology. If you prepare above things, I hope u may crack 60-70% easily. Thanks

I applied via Referral and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Explain about past projects.
  • Q2. Technology on which you worked.
  • Ans. 

    I have worked on various technologies including Java, Python, AWS, and Docker.

    • Developed RESTful APIs using Java and Spring framework

    • Implemented machine learning models using Python and scikit-learn library

    • Deployed applications on AWS using EC2, S3, and RDS

    • Containerized applications using Docker for easy deployment and scaling

  • Answered by AI
  • Q3. C language basic but important concepts related to Data type, pointer, etc.
  • Q4. Python knowledge check.

Interview Preparation Tips

Interview preparation tips for other job seekers - Not too much hard. Most of the questions was related to past project.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Exceptions in plsql
  • Ans. 

    PL/SQL exceptions handle errors and manage control flow in Oracle databases, ensuring robust application behavior.

    • PL/SQL has predefined exceptions like NO_DATA_FOUND and ZERO_DIVIDE.

    • Custom exceptions can be defined using the EXCEPTION keyword.

    • Use the RAISE statement to trigger an exception manually.

    • Example: BEGIN SELECT salary INTO v_salary FROM employees WHERE emp_id = 100; EXCEPTION WHEN NO_DATA_FOUND THEN DBMS_OUTPU...

  • Answered by AI
  • Q2. How many types of triggers in plsql
  • Ans. 

    PL/SQL triggers are special procedures that automatically execute in response to certain events on a database table or view.

    • 1. DML Triggers: Execute on Data Manipulation Language events (INSERT, UPDATE, DELETE). Example: AFTER INSERT trigger to log changes.

    • 2. INSTEAD OF Triggers: Used on views to perform actions instead of the triggering action. Example: INSTEAD OF DELETE on a view.

    • 3. System Triggers: Triggered by syst...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What is the salary expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Not to join as a fresher ..having some experienced mininimum 10 then switch in this company

Vishakha Glass Interview FAQs

How many rounds are there in Vishakha Glass Junior Mechanical Engineer interview?
Vishakha Glass interview process usually has 1 rounds. The most common rounds in the Vishakha Glass interview process are HR.

Tell us how to improve this page.

Vishakha Glass Junior Mechanical Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

Fast track your campus placements

View all
Junior Engineer
32 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Graduate Engineer Trainee (Get)
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Vishakha Glass with

Asahi India Glass

3.8
Compare

Saint-Gobain

4.0
Compare

Hindustan Sanitaryware & Industries

4.8
Compare

Gujarat Borosil

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