Upload Button Icon Add office photos

Filter interviews by

Bhilwara Infotech Interview Questions and Answers

Updated 13 Sep 2024

Bhilwara Infotech Interview Experiences

Popular Designations

3 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Apna Jobs and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. What is TDS? Form16?
  • Ans. 

    TDS stands for Tax Deducted at Source. Form 16 is a certificate issued by an employer to employees showing the details of TDS deducted.

    • TDS is a tax deducted by the employer at the time of making payment to the employee.

    • Form 16 is a certificate issued annually by the employer to the employee.

    • Form 16 contains details of salary paid, TDS deducted, and other income sources if any.

    • TDS is deducted on various incomes like sal

  • Answered by AI
  • Q2. What is accrued expenses
  • Ans. 

    Accrued expenses are expenses that have been incurred but not yet paid for.

    • Accrued expenses are recorded as liabilities on the balance sheet.

    • They represent expenses that have been recognized but not yet paid.

    • Common examples include salaries, interest, and taxes.

    • Accrued expenses are typically adjusted at the end of an accounting period.

  • Answered by AI

Executive Accountant Interview Questions asked at other Companies

Q1. What is the file extension name which is created by the TDS Return software
View answer (4)

I applied via Referral and was interviewed before Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1. The difference between SAP functional and technical modules
  • Ans. 

    SAP functional modules deal with business processes while technical modules deal with programming and customization.

    • Functional modules focus on business processes and operations

    • Technical modules focus on programming and customization

    • Functional modules include modules like Finance, Sales and Distribution, and Human Resources

    • Technical modules include modules like ABAP, Basis, and Security

    • Functional consultants work with ...

  • Answered by AI
  • Q2. 2. Why would choose your career as an IT recruiter

Interview Preparation Tips

Interview preparation tips for other job seekers - Whatever the questions are Be pleasant, confident enough. Even if you dont know the answer be confident and tell them that you dont know the answer.

Skills evaluated in this interview

HR IT Recruiter Interview Questions asked at other Companies

Q1. There will be a bond of 2 yrs of 3lacs. it will be applicable i try to leave because of new opportunity then I'll be liable to pay them or if there is any other reason its fine with them
View answer (1)

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The interview was done by Mindtree
  • Ans. On power bi, gave answers on the power bi.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Basically looking for English accent and also what is our knowledge on powee BI.

Senior Support Engineer Interview Questions asked at other Companies

Q1. 1. How you would troubleshoot a process hanging? 2. How would you troubleshoot slow system performance? 3. Network latency issue? 4.Cluster failover issue? 4. Application unable to start issue? 5. Last time you used your skills to handle an... read more
View answer (1)

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

Software Engineer Interview Questions & Answers

American Megatrends user image R. Arockia Ratheesh Sahayaraj

posted on 6 Nov 2015

Interview Preparation Tips

Round: Test
Experience: Only 24 people from my campus attended the placement process of this company.The experience wasn't really good.I wasn't 
short-listed for next round as my CGPA was 7.5 and need was of above 7.5 ,as they were maintaining standards.

Round: Test
Experience: 1.C aps was really tough.
2.Section 2 we had to choose either Microprocessor or Java,I preferred microprocessor . 3.Simple Questions on 8085 and 8086 instruction set was asked.
4.How much memory are there are 20 address lines,
5.Difference between SRAM and DRAM.
6.ROM is used for stack or not.
7.What are contents of Stack Pointer after PUSH and POP operation.
8.What happens after RET instruction?
9.What is CMC equivalent instruction?

Round: Test
Experience: 16 questions on Quant which are :-
Odd number in a series, Area and Volume, Games of Skill, Time and Work, Average, Trains, Boats 
and Streams, Profit and Gain were asked.
If no. of handshakes is 66,find total number of People.?
A lotus in a pond doubles in size everyday,if it fills the pond on 20th day,when will be the pond would be half?
LOGICAL REASONING-
4 men are on the side of a bridge.One torch light is with them and without it they cannot cross 
the bridge.The bridge can withstand only 2 people at a time.The time required by the persons are 1 
min,2 mins,7 mins,10 mins respectively.Find the shortest time required by all of em to cross the
bridge.
(Answer: 17 minutes)

Round: SOFT SKILLS
Experience: scenario based questions were asked:-
1.working on a project in your company and your brother is in urgent need of a project.What will you do?
2.Your friend mails the project details to some other company.what will be you reaction?
3.Your boss allows to take your team members for a treat.Whether you choose costly one or within budget?
4.Your favorite subject in your curriculum and Why?
5.Where you would view yourself in 5 years?
6.What is a dream company in your terms?
7.Any situation were your work was criticized and what was your reaction?

Skills:
College Name: Anna University Chennai

I applied via Campus Placement and was interviewed before Sep 2021. 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 - Coding Test 

Mcqs on javascript,. 1 coding question

Interview Preparation Tips

Interview preparation tips for other job seekers - Campus recruitment
1 online coding
2 technical rounds DSA
1 tech managerial
1 hr

Os, DBMS, DSA, stacks, trees,
Round 1 - Coding Test 

Topics:
Python, Django, MySQL, Automation, Technical questions

Round 2 - Technical 

(3 Questions)

  • Q1. Topics: Python, Django, MySQL, Automation, Technical questions
  • Q2. Explain Django Architecture
  • Ans. 

    Django follows Model-View-Controller (MVC) architectural pattern.

    • Django has a high-level architecture that follows the Model-View-Controller (MVC) architectural pattern.

    • The Model layer represents the database schema and business logic.

    • The View layer is responsible for rendering the templates and presenting the data to the user.

    • The Controller layer handles the user's input and interacts with the Model and View layers.

    • Dj...

  • Answered by AI
  • Q3. Difference between XML and JSON
  • Ans. 

    XML is a markup language while JSON is a lightweight data interchange format.

    • XML uses tags to define elements while JSON uses key-value pairs.

    • XML is more verbose and complex than JSON.

    • JSON is easier to read and parse than XML.

    • XML supports namespaces and validation while JSON does not.

    • XML is widely used in web services and document exchange while JSON is preferred for data exchange between applications.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Python Django
Showcase your skills

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain process for SDE
  • Ans. 

    The process for Software Development Engineer involves planning, designing, coding, testing, and deploying software solutions.

    • Gather requirements from stakeholders

    • Create a design based on requirements

    • Write code to implement the design

    • Test the software for bugs and issues

    • Deploy the software for users to use

    • Iterate on feedback and make improvements

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. About ourselves
  • Q2. Professional experience
  • Q3. Salary expectation
  • Q4. Notice period, if experienced
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. What is a pointer to pointer
  • Ans. 

    A pointer to pointer is a variable that stores the memory address of another pointer variable.

    • It is used to create dynamic data structures like linked lists and trees.

    • It allows multiple levels of indirection.

    • It is denoted by ** in C and C++.

    • Example: int **ptr;

    • Example: ptr = &p; where p is a pointer variable.

  • Answered by AI
  • Q2. Class, object, inheritance, polymorphism,dbms

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on pointers,work on ds, study network analysis, learn more about the job and company

Skills evaluated in this interview

Bhilwara Infotech Interview FAQs

How many rounds are there in Bhilwara Infotech interview?
Bhilwara Infotech interview process usually has 1 rounds. The most common rounds in the Bhilwara Infotech interview process are HR.
How to prepare for Bhilwara Infotech 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 Infotech. The most common topics and skills that interviewers at Bhilwara Infotech expect are Communication Skills, Java, Linux, AWS and Integration.
What are the top questions asked in Bhilwara Infotech interview?

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

  1. 1. The difference between SAP functional and technical modu...read more
  2. What is accrued expen...read more
  3. What is TDS? Form...read more

Tell us how to improve this page.

Bhilwara Infotech Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Pitney Bowes Interview Questions
3.7
 • 21 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
Avontix Interview Questions
3.9
 • 19 Interviews
Emtec Interview Questions
4.3
 • 14 Interviews
Dataflow Group Interview Questions
3.0
 • 14 Interviews
VHS Consulting Interview Questions
3.7
 • 14 Interviews
Ivanti Interview Questions
3.5
 • 14 Interviews
View all

Bhilwara Infotech Reviews and Ratings

based on 16 reviews

3.7/5

Rating in categories

3.2

Skill development

3.2

Work-life balance

3.2

Salary

4.2

Job security

3.7

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 16 Reviews and Ratings
Software Engineer
5 salaries
unlock blur

₹3.6 L/yr - ₹7 L/yr

Medical Transcription Editor
5 salaries
unlock blur

₹2.5 L/yr - ₹3 L/yr

Assistant Manager
4 salaries
unlock blur

₹4.1 L/yr - ₹9.5 L/yr

Linux System Administrator
4 salaries
unlock blur

₹2.8 L/yr - ₹4 L/yr

Project Coordinator
4 salaries
unlock blur

₹2.4 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Bhilwara Infotech with

Accel Frontline

4.0
Compare

Pitney Bowes

3.7
Compare

DynPro

3.8
Compare

Apex CoVantage

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