Upload Button Icon Add office photos

Filter interviews by

Bhautik Infotech Apprenticeship Trainee Interview Questions and Answers

Updated 24 Aug 2023

Bhautik Infotech Apprenticeship Trainee Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed in Jul 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 - Technical 

(5 Questions)

  • Q1. Prapare to your theory subject
  • Q2. Knowledge about computer
  • Q3. Basic information in computer language
  • Q4. How to working computer rom
  • Ans. 

    To work with computer ROM, you need to understand its purpose and limitations.

    • Read-only memory (ROM) is a type of storage that stores data permanently and cannot be easily modified.

    • ROM is used to store firmware, BIOS, and other essential system files that are needed for the computer to boot up and operate.

    • To work with computer ROM, you may need to update or flash the ROM with new firmware or BIOS versions.

    • Be cautious w...

  • Answered by AI
  • Q5. How many type memory
  • Ans. 

    There are two main types of memory: short-term memory and long-term memory.

    • Short-term memory is temporary and can hold a small amount of information for a short period of time.

    • Long-term memory is more permanent and can store a large amount of information for an extended period of time.

    • Examples of short-term memory include remembering a phone number for a few seconds, while examples of long-term memory include recalling

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't norvous, prapare to basic computer knowledge

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Job Fair and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Golden rules and general entry.
  • Q2. Letter of credit. Letter head.

Interview Preparation Tips

Interview preparation tips for other job seekers - As a fresher. Stick to the basics.if you are fresher.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2023. There were 4 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 

Math reasoning english

Round 3 - Group Discussion 

Current topic 1 min each

Round 4 - One-on-one 

(1 Question)

  • Q1. Some aptitude questions then number series questions then basic coding questions according to your chosen language
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logic, verbal, numerical abilities checked

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is polymorphism and oops other concepts?
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different data types. OOP concepts include inheritance, encapsulation, and abstraction.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation involves bundling data and methods that operate on the data into a sin...

  • Answered by AI
  • Q2. What is a controller in c++
  • Ans. 

    A controller in C++ is a class that manages the flow of data between the model and view components of a program.

    • Controllers help in separating the logic of a program from its user interface.

    • They handle user input, update the model, and display the updated data in the view.

    • Example: In a simple calculator program, the controller would handle the user input of numbers and operations, perform the calculations, and update t

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Qualities in a tl?
  • Ans. 

    A team leader should possess strong communication skills, problem-solving abilities, and the ability to motivate and inspire their team.

    • Strong communication skills to effectively convey information and instructions to team members

    • Problem-solving abilities to address challenges and obstacles that may arise

    • Ability to motivate and inspire team members to achieve goals and perform at their best

  • Answered by AI
  • Q2. Basic questions to test your communication

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

Apprentice Interview Questions & Answers

TCS user image Vasavi Metri

posted on 29 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Quantitative, Reasonning, English Grammer

Round 2 - HR 

(2 Questions)

  • Q1. Basic HR quesion
  • Q2. HR Discussion regarding soft skills.
Round 3 - Technical 

(2 Questions)

  • Q1. What is torque?
  • Ans. 

    Torque is a measure of the rotational force applied to an object.

    • Torque is calculated by multiplying the force applied by the distance from the pivot point.

    • It is measured in units such as Newton-meters (Nm) or foot-pounds (ft-lb).

    • Torque is essential in understanding the effectiveness of engines and machinery.

    • For example, a wrench applying force to loosen a bolt is exerting torque.

  • Answered by AI
  • Q2. Explain power factor.
  • Ans. 

    Power factor is a measure of how effectively electrical power is being used in a circuit.

    • Power factor is the ratio of real power (in watts) to apparent power (in volt-amperes) in a circuit.

    • It is a number between 0 and 1, with 1 indicating perfect efficiency.

    • Low power factor can result in increased energy costs and inefficient use of electrical power.

    • Power factor correction can be implemented to improve power factor and...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How python language is interpreted language
  • Ans. 

    Python language is interpreted because it is executed line by line at runtime by the Python interpreter.

    • Python code is not compiled into machine code before execution

    • Python interpreter reads the code line by line and executes it immediately

    • This allows for easier debugging and dynamic typing

  • Answered by AI
  • Q2. What are the data type in python
  • Ans. 

    Data types in Python include integers, floats, strings, lists, tuples, dictionaries, and booleans.

    • Integers are whole numbers without decimals (e.g. 5, -3)

    • Floats are numbers with decimals (e.g. 3.14, -0.5)

    • Strings are sequences of characters enclosed in quotes (e.g. 'hello', '123')

    • Lists are ordered collections of items (e.g. [1, 'apple', True])

    • Tuples are similar to lists but immutable (e.g. (1, 'banana', False))

    • Dictionar...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For this role must have python knowledge

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Sep 2023. 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 - Technical 

(2 Questions)

  • Q1. All basic oops quetions
  • Q2. Sql server basic

Interview Preparation Tips

Topics to prepare for Tech Mahindra Apprentice Trainee interview:
  • C#.Net
Interview preparation tips for other job seekers - Focus on all fundamentals concepts

I applied via Campus Placement

Round 1 - Aptitude Test 

Mixture of quantitative aptitude, logical reasoning, and coding questions

Round 2 - One-on-one 

(1 Question)

  • Q1. This round was both technical and hr. they'll check your knowledge and confidence level.

Interview Preparation Tips

Interview preparation tips for other job seekers - chill and keep calm throughout the interview procedure

Apprentice Engineer Interview Questions & Answers

IBM user image Swetha kristipati

posted on 9 Nov 2022

I applied via Naukri.com and was interviewed in Oct 2022. There were 3 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 - Aptitude Test 

Apptide test,coding test,group discussion

Round 3 - Coding Test 

Coding on few basci programming quetions

Interview Preparation Tips

Interview preparation tips for other job seekers - interview is good and easy to crack on python automation skills

I applied via Naukri.com and was interviewed in May 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 - Group Discussion 

Group discussion is very good

Interview Preparation Tips

Topics to prepare for Accenture Graduate Apprentice Trainee interview:
  • MS Office
Interview preparation tips for other job seekers - Search with a job on nowkari app that app was a very helpful to fresher job seekers

Bhautik Infotech Interview FAQs

How many rounds are there in Bhautik Infotech Apprenticeship Trainee interview?
Bhautik Infotech interview process usually has 2 rounds. The most common rounds in the Bhautik Infotech interview process are Resume Shortlist and Technical.
What are the top questions asked in Bhautik Infotech Apprenticeship Trainee interview?

Some of the top questions asked at the Bhautik Infotech Apprenticeship Trainee interview -

  1. How to working computer ...read more
  2. How many type mem...read more
  3. Basic information in computer langu...read more

Tell us how to improve this page.

Bhautik Infotech Apprenticeship Trainee Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 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.9
 • 3k Interviews
View all

Bhautik Infotech Apprenticeship Trainee Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Compare Bhautik Infotech with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

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