Upload Button Icon Add office photos

Filter interviews by

Bhilwara Infotechnology Interview Questions and Answers

Updated 15 Sep 2023

Bhilwara Infotechnology Interview Experiences

Popular Designations

2 interviews found

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

I appeared for an interview before Sep 2022.

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 

(2 Questions)

  • Q1. Business Related & Approach & planning related questions
  • Q2. How you manage business development & delivery on a given time line.
  • Ans. 

    I manage business development by setting clear goals, creating a strategic plan, delegating tasks, and closely monitoring progress.

    • Set clear goals and objectives for business development.

    • Create a strategic plan outlining key steps and milestones.

    • Delegate tasks to team members based on their strengths and expertise.

    • Regularly monitor progress and make adjustments as needed.

    • Communicate effectively with team members and st...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Market share, Industry future, Business operation, competitors, customer management, delivery, P&L, EBITA, technology Delivery. Planning, Team management.
Round 4 - One-on-one 

(1 Question)

  • Q1. HR related question Notice Period salary expectation & structure, location etc

General Manager Interview Questions asked at other Companies

Q1. If we do 100% Banking, End of the Month Bank gives us Statement, Which account can be easily tracked from the Statement
View answer (2)

I applied via Referral

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 

(2 Questions)

  • Q1. Rhcsa, rhce storage, clustering, virtual machines
  • Q2. Basic Linux, RCA, ticketing, grafana
Round 3 - HR 

(1 Question)

  • Q1. Depends on manager round

Interview Preparation Tips

Interview preparation tips for other job seekers - Completely depends on manager decission. Manager will check how you perform on technical round. Technical round will be conducted by respective TL

Linux Administrator Interview Questions asked at other Companies

Q1. What is LVM, Explain LVM Architecture, What is Raid, What is the booting process of RHEL, How to manage failed unmount or mount, What are the issues you have faced in working with Linux Servers, What is special permission, How many states a... read more
View answer (2)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. How can we remove duplicate objects from array of multiple objects.
  • Ans. 

    Remove duplicate objects from an array of multiple objects.

    • Create a new array to store unique objects

    • Loop through the original array and check if the object already exists in the new array

    • If not, add it to the new array

    • Return the new array

  • Answered by AI
  • Q2. How to maintain state if code if repeated one.
  • Ans. 

    Maintain state by using a global variable or a state management system.

    • Use a global variable to store the state and access it whenever needed.

    • Use a state management system like Redux or MobX to manage the state.

    • Avoid using local variables or closures to store state as they will be lost when the code is repeated.

    • Consider using object-oriented programming principles to encapsulate state within objects.

    • Use functional prog...

  • Answered by AI

I applied via Referral and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. I was asked about Python programming
  • Q2. My past experience job related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with technical skills

Interview Questionnaire 

1 Question

  • Q1. Mainframe questions, some direct and some scenario based.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a good experience. Interview process was smoothly. There were 3 rounds.
1. Technical ( lasted for 1 hour)
2. Techno manageria( 30 mins)
3. HR(30 mins)

Project based questions and scenario based questions were asked.
Hike was also good.

I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Knowledge of C language and JAVA

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in your answers.

I applied via Recruitment Consulltant and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning,vocabulary

Round 2 - One-on-one 

(2 Questions)

  • Q1. Coding qsns Java oops concept, program for palindrome, other basic programs
  • Q2. Write a program for differentiate odd and even nos
  • Ans. 

    Program to differentiate odd and even numbers

    • Use modulus operator to check if number is divisible by 2

    • If remainder is 0, number is even else odd

    • Print the result accordingly

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Which is more developed country India r china

Interview Preparation Tips

Topics to prepare for Mphasis Associate Software Engineer interview:
  • Java
Interview preparation tips for other job seekers - Prepare for aptitude, and programming

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is Company payroll Process
  • Ans. 

    Company payroll process is the system used to manage employee compensation and benefits.

    • Payroll process includes calculating employee salaries, taxes, and deductions

    • It also involves managing employee benefits such as health insurance and retirement plans

    • Payroll process can be done in-house or outsourced to a third-party provider

    • It is important to ensure compliance with labor laws and regulations

    • Payroll process can be a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My Team members is very good

I applied via Campus Placement and was interviewed in May 2020. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1.In frst round they gave two programs like palindrome,leap year which is quite easy only, aptitude consists of 60qns .
  • Q2. 2.In second round which is technical round, again they gave one pgm which is lightly complicated and also questions will be asked based on our resume and branch.
  • Q3. 3.HR round based on your personal skill.

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be perfect in basic coding and also aptitude,it is not much tough and also be bold while answering in technical round,try to do more projects......

I appeared for an interview before Dec 2020.

Round 1 - Face to Face 

(5 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This round focused more on the Operating Systems part followed by some questions from Microservices Architecture.

  • Q1. What is a bootstrap program in an operating system?
  • Ans. 

    Bootstrap program is the initial code that runs when a computer is powered on, loading the operating system into memory.

    • Bootstrap program is stored in ROM or firmware.

    • It initializes the system hardware and loads the operating system kernel into memory.

    • Examples include BIOS in PCs and UEFI in modern systems.

  • Answered by AI
  • Q2. What is memory protection in operating systems?
  • Ans. 

    Memory protection in operating systems is a feature that prevents a process from accessing memory that has not been allocated to it.

    • Memory protection helps prevent one process from interfering with the memory of another process.

    • It ensures that each process can only access memory that has been allocated to it.

    • Examples of memory protection mechanisms include segmentation and paging.

    • Segmentation divides memory into segmen...

  • Answered by AI
  • Q3. What are the four necessary and sufficient conditions that lead to a deadlock?
  • Ans. 

    Four necessary and sufficient conditions for deadlock

    • Mutual exclusion: Resources cannot be shared between processes. Example: Process A holding Resource 1 and waiting for Resource 2, while Process B holding Resource 2 and waiting for Resource 1.

    • Hold and wait: Processes hold resources while waiting for others. Example: Process A holding Resource 1 and waiting for Resource 2, while Process B holding Resource 2 and waitin...

  • Answered by AI
  • Q4. What are the fundamental characteristics of a Microservices design?
  • Ans. 

    Microservices design is characterized by modularity, independence, scalability, and resilience.

    • Modularity: Microservices are designed as independent modules that can be developed, deployed, and scaled separately.

    • Independence: Each microservice operates independently and communicates with other services through APIs.

    • Scalability: Microservices allow for scaling specific components of an application based on demand.

    • Resili...

  • Answered by AI
  • Q5. What are the different strategies for deploying microservices?
  • Ans. 

    Different strategies for deploying microservices include blue-green deployment, canary deployment, rolling deployment, and feature flagging.

    • Blue-green deployment involves running two identical production environments, with one serving as the active environment while the other is on standby. Traffic is switched from one environment to the other once the new version is deemed stable.

    • Canary deployment gradually rolls out ...

  • Answered by AI
Round 2 - Face to Face 

(6 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This round was preety much mixed and contained questions from DBMS, Java and more importantly Spring Boot.

  • Q1. Why is normalization needed in a database?
  • Ans. 

    Normalization is needed in a database to reduce data redundancy, improve data integrity, and optimize database performance.

    • Eliminates data redundancy by breaking down data into smaller tables

    • Reduces update anomalies and inconsistencies in data

    • Improves data integrity by enforcing relationships between tables

    • Optimizes database performance by reducing storage space and improving query efficiency

  • Answered by AI
  • Q2. What are views in SQL?
  • Ans. 

    Views in SQL are virtual tables that are generated based on the result set of a SELECT query.

    • Views are not stored physically in the database, but are dynamically generated when queried.

    • They can be used to simplify complex queries by encapsulating logic and joining multiple tables.

    • Views can also be used to restrict access to certain columns or rows of a table.

    • Example: CREATE VIEW vw_employee AS SELECT emp_id, emp_name F

  • Answered by AI
  • Q3. What is dependency injection?
  • Ans. 

    Dependency injection is a design pattern where components are given their dependencies rather than creating them internally.

    • Allows for easier testing by providing mock dependencies

    • Promotes loose coupling between components

    • Improves code reusability and maintainability

    • Examples: Constructor injection, Setter injection, Interface injection

  • Answered by AI
  • Q4. What is the use of profiles in Spring Boot?
  • Ans. 

    Profiles in Spring Boot allow for different configurations to be applied based on the environment or specific needs.

    • Profiles can be used to define different sets of configurations for different environments such as development, testing, and production.

    • By using profiles, you can easily switch between configurations without changing the code.

    • Profiles are typically defined in application.properties or application.yml file...

  • Answered by AI
  • Q5. What are the various access specifiers in Java?
  • Ans. 

    Access specifiers in Java control the visibility of classes, methods, and variables.

    • There are four access specifiers in Java: public, protected, default (no specifier), and private.

    • Public: accessible from any other class.

    • Protected: accessible within the same package or subclasses.

    • Default: accessible only within the same package.

    • Private: accessible only within the same class.

  • Answered by AI
  • Q6. What is a JIT compiler?
  • Ans. 

    JIT compiler stands for Just-In-Time compiler, which compiles code during runtime instead of ahead of time.

    • JIT compiler translates bytecode into machine code on the fly

    • Improves performance by optimizing frequently executed code

    • Examples include Java HotSpot, .NET CLR's JIT compiler

  • Answered by AI
Round 3 - HR 

(2 Questions)

Round duration - 30 Minutes
Round difficulty - Easy

This is a cultural fitment testing round .HR was very frank and asked standard questions. Then we discussed about my role.

  • Q1. Why should we hire you?
  • Q2. Why are you looking for a job change?

Interview Preparation Tips

Eligibility criteriaAbove 2 years of experienceMphasis interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Bhilwara Infotechnology Interview FAQs

How many rounds are there in Bhilwara Infotechnology interview?
Bhilwara Infotechnology interview process usually has 3-4 rounds. The most common rounds in the Bhilwara Infotechnology interview process are One-on-one Round, Resume Shortlist and Technical.
How to prepare for Bhilwara Infotechnology interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Bhilwara Infotechnology. The most common topics and skills that interviewers at Bhilwara Infotechnology expect are Sales, B2B Sales, Cognos, Corporate Sales and IT Sales.
What are the top questions asked in Bhilwara Infotechnology interview?

Some of the top questions asked at the Bhilwara Infotechnology interview -

  1. How you manage business development & delivery on a given time li...read more
  2. Market share, Industry future, Business operation, competitors, customer manage...read more
  3. Business Related & Approach & planning related questi...read more

Tell us how to improve this page.

Bhilwara Infotechnology Interview Process

based on 3 interviews

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Mphasis Interview Questions
3.4
 • 815 Interviews
DXC Technology Interview Questions
3.7
 • 805 Interviews
Nagarro Interview Questions
4.0
 • 766 Interviews
NTT Data Interview Questions
3.8
 • 631 Interviews
Publicis Sapient Interview Questions
3.5
 • 623 Interviews
GlobalLogic Interview Questions
3.6
 • 599 Interviews
View all

Bhilwara Infotechnology Reviews and Ratings

based on 41 reviews

3.9/5

Rating in categories

3.6

Skill development

4.2

Work-life balance

3.5

Salary

3.2

Job security

3.6

Company culture

3.0

Promotions

3.9

Work satisfaction

Explore 41 Reviews and Ratings
Software Engineer
12 salaries
unlock blur

₹3.8 L/yr - ₹8 L/yr

Technical Lead
8 salaries
unlock blur

₹4.3 L/yr - ₹11 L/yr

Information Technology Recruiter
7 salaries
unlock blur

₹2.8 L/yr - ₹3.8 L/yr

Editor
7 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

System Administrator
7 salaries
unlock blur

₹2.4 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Bhilwara Infotechnology with

DXC Technology

3.7
Compare

Mphasis

3.4
Compare

Sutherland Global Services

3.5
Compare

Optum Global Solutions

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