Upload Button Icon Add office photos
Engaged Employer

i

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

ValueMomentum Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ValueMomentum Associate Engineer Trainee Interview Questions and Answers

Updated 5 Sep 2022

ValueMomentum Associate Engineer Trainee Interview Experiences

1 interview found

Associate Engineer Trainee Interview Questions & Answers

user image AMRIN BANU T M PSGRKCW

posted on 5 Sep 2022

Round 1 - Aptitude Test 

It was quiet easy.and there was 120 questions and 60 were logical and 60 were coding

Round 2 - Group Discussion 

My topic was demonitization and that was good I spoke boldly ,and confidential

Round 3 - Technical 

(1 Question)

  • Q1. Technical was good but I didn't get selected in technical there were 2 coding questions and oops and data base type questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak boldly and confidential and don't spot and blabber

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is a Switch?
  • Ans. 

    A switch is a networking device that connects devices on a computer network by using packet switching to forward data to the appropriate destination.

    • Switches operate at the data link layer (Layer 2) of the OSI model.

    • They use MAC addresses to forward data to the correct destination.

    • Switches can create multiple collision domains and improve network efficiency.

    • Examples of switches include Cisco Catalyst series, Netgear Pr

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions on oops and sql queries

Round 2 - Technical 

(2 Questions)

  • Q1. SQL Query on many to many table and aggregations
  • Q2. OOPS concepts and SpringBoot
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Oops concepts, Encapsulation, Abstraction in detail with example
  • Q2. Types of beans in Java
  • Ans. 

    Java has two types of beans: stateful and stateless beans.

    • Stateful beans maintain conversational state with the client, while stateless beans do not.

    • Stateful beans are typically used for long-running conversations, while stateless beans are used for short-lived operations.

    • Examples of stateful beans include session beans, while examples of stateless beans include message-driven beans.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Code to sort an Array in ascending order
  • Ans. 

    Use a sorting algorithm like bubble sort or quicksort to arrange elements in ascending order.

    • Use a sorting algorithm like bubble sort, quicksort, or merge sort to rearrange elements in ascending order.

    • For example, you can implement bubble sort to compare adjacent elements and swap them if they are in the wrong order.

    • Another example is using quicksort to divide the array into smaller subarrays and recursively sort them.

  • Answered by AI
  • Q2. Find the second greatest number in an array
  • Ans. 

    Iterate through the array to find the second greatest number.

    • Iterate through the array and keep track of the greatest and second greatest numbers.

    • Compare each element with the current greatest and second greatest numbers.

    • Update the second greatest number if a new number is found that is greater than the current second greatest but less than the greatest.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Sep 2022. 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 

Aptitude + Technical

Round 3 - Coding Test 

5 problem statements and need to write code in any language

Round 4 - Technical 

(1 Question)

  • Q1. General Previous Work Experience Technical
Round 5 - HR 

(1 Question)

  • Q1. HR related Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Registered on company portal on 11th Feb 2020. HR called me on Thursday, 19th Feb 2020 after screening my resume uploaded on their portal. First she ask me some information about me as every HR person ask while initial talk. She ask me to attend an interview on the next day but as I said for me not possible, asked her that day after tomorrow can come for interview that too not to Mumbai but to Pune office location. She was fine with it and scheduled interview on 21st Feb 2020 as sent mail soon after the discussion with the company address and time as usually happens scheduled interview this way. As my preparation was really well with the basics for the job as Fresher. As per the date and time, I attend interview on 21st Feb 2020 at Pune office. Initially they ask me to fill the detail on their form. Then after some time ask me to give an aptitude and technical test on computer. Then I had to wait for further things or rounds as given aptitude on general aptitude along with technica test. And good news that will take several rounds on interviews. So considering initial aptitude there were 4 rounds Aptitude, Technical Programming Test, Technical and HR. In Technical programming there were 5 programs and was very sure about the success as absolutely confident on hard work. Then in Technical Interview here not writing all questions but as usual introduction, education, earlier work history, technical things for the job profile as needed Fresher candidate with designation as Trainee Engineer. And then HR Interview, As done with interview process around 4:00 PM, on the same day got call in the evening at 6:00 PM but as was traveling did not receive call and as reached home late not called back. Decide to call on next day but as Saturday off. Then called on the Monday morning and heard the words Congratulations you are selected. We will share the further details of joining date etc very soon. Received call on 3rd March for the joining date intimation and mail in details on the very next day. And on 9th March 2020 joined the organization as Trainee Engineer by doing formalities of documentation as in every organization happens.

I was interviewed in Dec 2021.

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 - Assignment 

They ask questions from patients history

Round 3 - Technical 

(1 Question)

  • Q1. About physiology and anatomy

Interview Preparation Tips

Interview preparation tips for other job seekers - Good no need to nervous... Well interviews

I applied via Naukri.com and was interviewed in Sep 2022. There were 2 interview rounds.

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 - Technical 

(2 Questions)

  • Q1. What is RAM?, What is Router, What is Switch
  • Ans. 

    RAM is a type of computer memory. Router and switch are networking devices used to connect devices in a network.

    • RAM stands for Random Access Memory and is used to temporarily store data that the computer is currently using.

    • Router is a networking device that connects multiple networks and routes data packets between them. It operates at the network layer of the OSI model.

    • Switch is a networking device that connects devic...

  • Answered by AI
  • Q2. Explain BSOD, What is DNS?
  • Ans. 

    BSOD stands for Blue Screen of Death. DNS stands for Domain Name System.

    • BSOD is a critical system error in Windows OS that causes the computer to crash and display a blue screen with error codes.

    • DNS is a system that translates domain names into IP addresses to locate resources on the internet.

    • DNS servers store information about domain names and their corresponding IP addresses.

    • DNS is essential for browsing the internet...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic of Desktop Support and average English communication

Skills evaluated in this interview

Trainee Interview Questions & Answers

CitiusTech user image Swetha Hosamani

posted on 29 Aug 2024

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

(2 Questions)

  • Q1. Project experience
  • Ans. 

    I have worked on multiple projects during my time in university, including a group project on developing a mobile application.

    • Developed a mobile application for a group project

    • Collaborated with team members to design and implement features

    • Tested the application for bugs and user experience

    • Presented the project to professors and peers for evaluation

  • Answered by AI
  • Q2. Behavioural question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

I applied via Company Website and was interviewed in Nov 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About anatomy and the

Interview Preparation Tips

Interview preparation tips for other job seekers - It was very good the interviewer so nice person

I applied via Referral and was interviewed in Mar 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. What is your Favorite subject
  • Q2. Why this subject is favourite and tell me reason

Interview Preparation Tips

Interview preparation tips for other job seekers - Hardware,,software knowledge must and basic knowledge

ValueMomentum Interview FAQs

How many rounds are there in ValueMomentum Associate Engineer Trainee interview?
ValueMomentum interview process usually has 3 rounds. The most common rounds in the ValueMomentum interview process are Aptitude Test, Group Discussion and Technical.

Tell us how to improve this page.

Software Engineer
1.5k salaries
unlock blur

₹3 L/yr - ₹10.9 L/yr

Senior Software Engineer
1.3k salaries
unlock blur

₹6 L/yr - ₹24.5 L/yr

Technical Lead
367 salaries
unlock blur

₹9.9 L/yr - ₹33 L/yr

Softwaretest Engineer
332 salaries
unlock blur

₹3 L/yr - ₹9.8 L/yr

Test Lead
227 salaries
unlock blur

₹8.9 L/yr - ₹23 L/yr

Explore more salaries
Compare ValueMomentum 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