Upload Button Icon Add office photos

Al Bawani Co.

Compare button icon Compare button icon Compare

Filter interviews by

Al Bawani Co. IT Support Technician Interview Questions and Answers

Updated 1 Sep 2022

Al Bawani Co. IT Support Technician Interview Experiences

1 interview found

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

Round 1 - Technical 

(2 Questions)

  • Q1. What’s is networking and how to handle many of things one time
  • Ans. 

    Networking is the practice of connecting devices together to share resources and information.

    • Understand network topologies and protocols

    • Configure network devices such as routers and switches

    • Troubleshoot network issues using tools like ping and traceroute

    • Implement security measures such as firewalls and VPNs

    • Manage network traffic and bandwidth

    • Use network monitoring tools to ensure optimal performance

  • Answered by AI
  • Q2. What is HTTP servers
  • Ans. 

    HTTP servers are software programs that handle requests from clients and serve web pages or other content over the internet.

    • HTTP stands for Hypertext Transfer Protocol

    • HTTP servers listen for requests on port 80 or 443 (for HTTPS)

    • Examples of HTTP servers include Apache, Nginx, and Microsoft IIS

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Al Bawani Co. IT Support Technician interview:
  • IT
  • Networking
Interview preparation tips for other job seekers - I have completed my 2 + years with this organisation but when my contract is over then I back India 🇮🇳 after 1 year I can’t get even single contact by my company and I hope this organisation back me with permanent visa

Skills evaluated in this interview

Interview questions from similar companies

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 - One-on-one 

(1 Question)

  • Q1. Angualr concepts, pipes, services, modules
Round 3 - One-on-one 

(1 Question)

  • Q1. Question about previous company, work to do in Saint gobain

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about your primary skills, concepts, Saint gobain is on hiring spree so high chances to getting selected
Round 1 - Technical 

(1 Question)

  • Q1. Basic Core java , Angular, Hibernate , SpringBoot
Round 2 - HR 

(6 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. Why are you looking for a change?
  • Q4. Where do you see yourself in 5 years?
  • Q5. What are your strengths and weaknesses?
  • Q6. Tell me about yourself.
Round 3 - Behavioral 

(1 Question)

  • Q1. Project based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was good . It took 1 hr technical round and 30 min manager round .

I applied via Recruitment Consulltant and was interviewed before Jul 2021. 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 

Wide range of aptitude questions including some technical

Round 3 - Technical 

(4 Questions)

  • Q1. Pure technical interview theory + coding
  • Q2. WAP to find the 2nd maximum number
  • Ans. 

    WAP to find the 2nd maximum number in an array

    • Sort the array in descending order and return the 2nd element

    • Iterate through the array and keep track of the maximum and 2nd maximum

    • Use a priority queue to find the 2nd maximum

  • Answered by AI
  • Q3. Explain design patterns
  • Ans. 

    Design patterns are reusable solutions to common software design problems.

    • Design patterns provide a common vocabulary for developers to communicate about solutions to common problems.

    • They can improve code readability, maintainability, and scalability.

    • Examples include the Singleton pattern, Factory pattern, and Observer pattern.

  • Answered by AI
  • Q4. Explain SOLID principles
  • Ans. 

    SOLID principles are a set of five design principles for writing maintainable and scalable code.

    • S - Single Responsibility Principle: A class should have only one reason to change.

    • O - Open/Closed Principle: Software entities should be open for extension but closed for modification.

    • L - Liskov Substitution Principle: Subtypes should be substitutable for their base types.

    • I - Interface Segregation Principle: Clients should ...

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. Questions related to hobby
  • Q2. Career expectations related to
  • Q3. Family background discussion

Interview Preparation Tips

Topics to prepare for Saint-Gobain Software Engineer interview:
  • .Net
  • Azure
  • Angular
  • SAP ABAP
Interview preparation tips for other job seekers - Move ahead without a doubt in a mind.. Excellent work culture.. Organisation is known for its values and the respect which everyone shares on the floor

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. C# - OOPs, Static Classes, Explicit Interface, Extension Method, Delegates. MVC - Filters, Partial View, Routing, Action Methods return type. Web Api - Return type, Authentication, Authorization. SQL - CTE...
Round 2 - Client Interview 

(3 Questions)

  • Q1. What you are expecting from us?
  • Q2. What's your strength?
  • Q3. How log you willing to work with us?
Round 3 - HR 

(1 Question)

  • Q1. Salary Expectations, and check for your confidence.

Interview Preparation Tips

Interview preparation tips for other job seekers - Talk confidently, ans on point and you will be selected.

Thank you
Best of luck 🤞

I applied via Campus Placement

Round 1 - Aptitude Test 

60 Questions 30 Quantitative 20 logical 10 english

Round 2 - Coding Test 

60 Questions 15 java 15 .net 15 sql 15 networking

Interview Preparation Tips

Topics to prepare for Saint-Gobain Software Engineer interview:
  • Java
  • C++
  • .Net
  • Sql
Interview preparation tips for other job seekers - Clear your basics Everything from the version to founder just know everything
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is OOP concept
  • Ans. 

    OOP stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.

    • OOP focuses on creating objects that contain data and methods to manipulate that data.

    • Encapsulation, inheritance, and polymorphism are key principles of OOP.

    • Example: Inheritance allows a class to inherit properties and behaviors from another class.

  • Answered by AI
  • Q2. Advantages of oops
  • Ans. 

    Advantages of OOP include code reusability, modularity, flexibility, and easier maintenance.

    • Code reusability allows for the reuse of classes and objects in different parts of the program.

    • Modularity helps in organizing code into manageable units, making it easier to understand and maintain.

    • Flexibility allows for easy modifications and updates to the code without affecting other parts of the program.

    • Easier maintenance is...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Views on IOT with example
  • Ans. 

    I believe IOT has immense potential to revolutionize various industries by connecting devices and collecting data for analysis.

    • IOT can improve efficiency and productivity by automating processes

    • It can enhance customer experience by providing personalized services

    • IOT can also enable predictive maintenance to reduce downtime

    • Example: Smart home devices like thermostats and security cameras that can be controlled remotely

  • Answered by AI
  • Q2. Strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic concepts should be clear
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Java programming questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

BASIC APTITUDE QUESTIONS

Round 3 - Coding Test 

BASED ON ARRAYS AND STRINGS

Round 4 - Group Discussion 

NEED GOOD COMMUNICATION

Round 5 - Technical 

(1 Question)

  • Q1. BASICS OF SQL,OOPS,BASIC DS
Round 6 - HR 

(1 Question)

  • Q1. BASIC QUESTIONS
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Is women better hr then men

Round 2 - Technical 

(2 Questions)

  • Q1. Is string immutable and explain its benifits
  • Ans. 

    Yes

    • String is immutable, meaning its value cannot be changed once created

    • Immutable strings provide benefits like thread safety, caching, and security

    • Immutable strings allow for efficient memory management and optimization

    • Immutable strings enable easy sharing and reusability of string objects

  • Answered by AI
  • Q2. Jdk,jre,jvm working

Al Bawani Co. Interview FAQs

How many rounds are there in Al Bawani Co. IT Support Technician interview?
Al Bawani Co. interview process usually has 1 rounds. The most common rounds in the Al Bawani Co. interview process are Technical.
What are the top questions asked in Al Bawani Co. IT Support Technician interview?

Some of the top questions asked at the Al Bawani Co. IT Support Technician interview -

  1. What’s is networking and how to handle many of things one t...read more
  2. What is HTTP serv...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Tata Technologies Interview Questions
3.6
 • 266 Interviews
TCE Interview Questions
3.8
 • 251 Interviews
Saint-Gobain Interview Questions
4.0
 • 173 Interviews
AECOM Interview Questions
4.2
 • 119 Interviews
Apco Infratech Interview Questions
3.7
 • 116 Interviews
Worley Interview Questions
4.1
 • 113 Interviews
View all
Mechanical Engineer
8 salaries
unlock blur

₹8 L/yr - ₹15 L/yr

Store Keeper
7 salaries
unlock blur

₹2.4 L/yr - ₹6 L/yr

Document Controller
6 salaries
unlock blur

₹0.9 L/yr - ₹6 L/yr

HSE Officer
5 salaries
unlock blur

₹5.4 L/yr - ₹7.2 L/yr

Electrical Engineer
4 salaries
unlock blur

₹12 L/yr - ₹20 L/yr

Explore more salaries
Compare Al Bawani Co. with

Megha Engineering & Infrastructures

3.9
Compare

Shapoorji Pallonji Group

4.1
Compare

Alstom Transportation

3.7
Compare

Tata Technologies

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