Upload Button Icon Add office photos

Filter interviews by

Sireesh Auto Interview Questions and Answers

Updated 17 Nov 2020

Sireesh Auto Interview Experiences

Popular Designations

2 interviews found

Manager Interview Questions & Answers

user image Anonymous

posted on 17 Nov 2020

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

Interview Questionnaire 

2 Questions

  • Q1. What is the reason or why would we hire you?
  • Q2. Why are you changing your company infact it was a good company isn't it? so what's up with your change of mind?

Interview Preparation Tips

Interview preparation tips for other job seekers - Why would you hire me? I am sharing my advice based on current generation and their mindset, don't be over smart to say this job or this industry is my passion i sweat and swag my ass to complete the task before i go home , bla bla bla Etc

Instead,

Know your requirements, Such as

1.Job satisfaction / job security
2.Financial crisis
3.Commitments which is a huge hindrance for you to grow up

there may be more, So when they ask why should they hire you list our first most important things which is real and important ( Not cosmetic answers) and tell them honestly that this is the reason they should i hire you.

When it comes to change of job be honest and never be complaining or crying baby that your manager harrased you no appreciations , salary was not getting credited on time bla bla bla etc, instead cherry pick few words which can be highlighting on that problem but you are not explaining them, so they will understand by themselves.

So , don't go to a interview expecting a job !! instead attend it for experience and knowledge so it may one day will make you better and you shall be sharing your advice here or there in some platforms :D :D, all the best folks !!

Manager Interview Questions asked at other Companies

Q1. There is a chairman of a conglomerate. He has been on the post for 10 years, and is extremely dominating. He treats the various business heads like children, not letting them take any major decision. While the chairman has negatives, he bel... read more
View answer (2)

Executive EDP Interview Questions & Answers

user image Anonymous

posted on 10 Dec 2017

Interview Questionnaire 

2 Questions

  • Q1. Typing speed checking
  • Q2. Salary discussion

Interview Preparation Tips

Round: Resume Shortlist
Experience: Self introduction

Executive EDP Interview Questions asked at other Companies

Q1. Are you know H lookup, v lookup Pivot Table
View answer (2)

Jobs at Sireesh Auto

View all

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the tolerance ?
  • Q2. What is the lines?
Round 2 - Technical 

(2 Questions)

  • Q1. What is drawing ?
  • Q2. What is the 5s?
Round 3 - Technical 

(2 Questions)

  • Q1. What is the instrument and types?
  • Q2. What is the first angle and third angle?

Interview Preparation Tips

Interview preparation tips for other job seekers - I am preparing for interview and process follow and successfully interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Nov 2024.

Round 1 - Technical 

(4 Questions)

  • Q1. What is the code for implementing middleware in .NET?
  • Ans. 

    Middleware in .NET can be implemented using the 'UseMiddleware' method in the Startup class.

    • Use the 'UseMiddleware' method in the Configure method of the Startup class to add middleware in the request pipeline.

    • Create a custom middleware class that implements the 'IMiddleware' interface.

    • Register the custom middleware class in the ConfigureServices method of the Startup class.

  • Answered by AI
  • Q2. What are the common exceptions encountered in middleware?
  • Ans. 

    Common exceptions encountered in middleware include timeout errors, connection errors, and invalid input errors.

    • Timeout errors occur when a request takes too long to process.

    • Connection errors happen when there is a problem connecting to a database or external service.

    • Invalid input errors occur when the data provided does not meet the expected format or criteria.

  • Answered by AI
  • Q3. What is change detection in Angular?
  • Ans. 

    Change detection in Angular is the process of detecting changes in the application state and updating the view accordingly.

    • Angular uses change detection to keep the UI in sync with the application state.

    • It compares the current state of the application with the previous state to determine what has changed.

    • If a change is detected, Angular updates the view to reflect the new state.

    • Change detection can be triggered by user...

  • Answered by AI
  • Q4. What is the use of the Subject in Angular?
  • Ans. 

    Subject in Angular is used for multicasting observables to multiple subscribers.

    • Subject is a type of Observable that allows values to be multicasted to multiple Observers.

    • It acts as both an Observable and an Observer.

    • Subjects are hot Observables, meaning they start emitting values immediately upon creation.

    • Example: const subject = new Subject(); subject.next(1); subject.subscribe(value => console.log(value)); // Out

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate on the fundamental principles of .NET and Angular.

Skills evaluated in this interview

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

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What are your achievements in your career
  • Q2. What are the failures in your career
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 5 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Your expertise in which field
  • Ans. 

    My expertise lies in the field of mechanical engineering with a focus on structural analysis and design.

    • Specialize in structural analysis and design

    • Proficient in CAD software such as AutoCAD and SolidWorks

    • Experience with finite element analysis (FEA)

    • Knowledge of material properties and stress analysis

    • Worked on projects involving designing and testing mechanical components

  • Answered by AI
  • Q2. What is the problem comming in the part at your working company.
  • Ans. 

    The main problem in the part at my working company is frequent breakdowns due to poor quality materials.

    • Frequent breakdowns due to poor quality materials

    • Lack of proper maintenance procedures

    • Inadequate training of maintenance staff

    • Supplier issues with delivering substandard parts

  • Answered by AI
Round 2 - Technical 

(7 Questions)

  • Q1. What is quality.
  • Ans. 

    Quality is the measure of excellence or superiority of something.

    • Quality is meeting or exceeding customer expectations.

    • It involves consistency, reliability, and durability.

    • Quality can be subjective and may vary depending on the context.

    • Examples include high-quality products, services, processes, and experiences.

  • Answered by AI
  • Q2. Rubber property and it's testing
  • Q3. What is your responsibility
  • Ans. 

    As a Sr. Engineer, my responsibility is to lead and manage engineering projects, provide technical expertise, and ensure the successful completion of tasks.

    • Leading and managing engineering projects from conception to completion

    • Providing technical expertise and guidance to team members

    • Ensuring the successful execution of tasks within deadlines and budget constraints

    • Collaborating with cross-functional teams to achieve pr...

  • Answered by AI
  • Q4. How to solve the problem
  • Ans. 

    To solve the problem, first identify the root cause, brainstorm potential solutions, evaluate each solution, implement the best one, and monitor the results.

    • Identify the root cause of the problem by analyzing data and gathering information.

    • Brainstorm potential solutions with a team or individually.

    • Evaluate each solution based on feasibility, cost, and impact.

    • Implement the best solution and monitor the results to ensure...

  • Answered by AI
  • Q5. What is qa and qc
  • Q6. Why do you want to change job.
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Looking for new challenges and opportunities for professional growth

    • Interested in working with new technologies or industries

    • Seeking a better work-life balance or company culture

    • Wanting to relocate to a different city or country for personal reasons

  • Answered by AI
  • Q7. What is your aspects from this company
  • Ans. 

    I am impressed by the company's commitment to innovation, strong team culture, and focus on employee development.

    • Innovative projects and technologies being developed

    • Positive team culture and collaboration

    • Opportunities for professional growth and development

    • Company's reputation and success in the industry

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is your current salary
  • Ans. 

    I am currently earning a competitive salary based on my experience and qualifications.

    • My current salary is in line with industry standards

    • I am open to discussing compensation based on the responsibilities of the Sr. Engineer role

    • I believe my salary should reflect my skills and contributions to the company

  • Answered by AI
  • Q2. What is the aspect
  • Ans. 

    The aspect refers to a particular part or feature of something.

    • Aspect is a specific element or characteristic of a subject or situation.

    • It can also refer to a particular way in which something can be viewed or interpreted.

    • For example, in engineering, the aspect of a design could refer to its functionality, aesthetics, or cost-effectiveness.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Joining date and relieving letter
  • Q2. Dd documents verification
Round 5 - HR 

(2 Questions)

  • Q1. Resignation from working company
  • Q2. Provided offer letter of the minda tg
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Which machine used?
  • Ans. 

    Various machines are used in engineering, depending on the specific task at hand.

    • Milling machines are used for cutting and shaping solid materials.

    • Lathe machines are used for shaping metal or wood by rotating the workpiece against a cutting tool.

    • Drilling machines are used for creating holes in materials.

    • Grinding machines are used for finishing workpieces by removing excess material.

    • CNC machines are computer-controlled

  • Answered by AI
  • Q2. What part manufacturers?
  • Ans. 

    Part manufacturers are companies that produce components or parts used in various products.

    • Part manufacturers specialize in producing specific components or parts.

    • They often work with engineers to design and create custom parts.

    • Examples include companies that manufacture screws, gears, circuit boards, etc.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Semiauto or robotic machine?
  • Q2. Minimum and maximum tonnage machine how much?
  • Ans. 

    The minimum and maximum tonnage of a machine depends on its type and purpose.

    • Minimum and maximum tonnage can vary greatly depending on the type of machine (e.g. hydraulic press, injection molding machine)

    • For example, a hydraulic press may have a minimum tonnage of 10 tons and a maximum tonnage of 500 tons

    • It is important to consider the intended use of the machine when determining the appropriate tonnage range

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Technical 

(11 Questions)

  • Q1. Are you knowledgeable about IP address classification?
  • Ans. 

    Yes, IP addresses are classified into different classes based on their range and purpose.

    • IP addresses are classified into five classes: A, B, C, D, and E.

    • Class A addresses are used for large networks, with the first octet being the network portion.

    • Class B addresses are used for medium-sized networks, with the first two octets being the network portion.

    • Class C addresses are used for small networks, with the first three ...

  • Answered by AI
  • Q2. Do you know the difference between PST and OST file formats?
  • Ans. 

    PST is a personal storage table used by Outlook to store emails, while OST is an offline storage table used for offline access.

    • PST is used for storing emails, contacts, calendar items, etc. locally on the computer.

    • OST is a copy of items stored on a mail server and allows offline access to emails.

    • PST files can be imported/exported, while OST files are synchronized with the mail server.

    • PST files are typically larger in s...

  • Answered by AI
  • Q3. What does POST refer to in computer hardware?
  • Ans. 

    POST refers to Power-On Self Test in computer hardware.

    • POST is a diagnostic testing sequence that a computer's BIOS runs to determine if the computer hardware is functioning properly.

    • It checks the CPU, RAM, storage devices, and other hardware components for errors.

    • If any issues are detected during POST, the computer may display error messages or beep codes to indicate the problem.

    • POST results are typically displayed on...

  • Answered by AI
  • Q4. What are the differences between BIOS and UEFI?
  • Ans. 

    BIOS is an older firmware interface, while UEFI is a newer and more advanced replacement for BIOS.

    • BIOS stands for Basic Input/Output System, while UEFI stands for Unified Extensible Firmware Interface.

    • BIOS uses the Master Boot Record (MBR) partitioning scheme, while UEFI uses the GUID Partition Table (GPT) scheme.

    • UEFI supports larger hard drives and faster boot times compared to BIOS.

    • UEFI has a graphical user interface...

  • Answered by AI
  • Q5. What is a firewall?
  • Ans. 

    A firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.

    • Acts as a barrier between a trusted internal network and untrusted external network

    • Filters network traffic based on rules set by the administrator

    • Can be hardware-based or software-based

    • Examples include Cisco ASA, Palo Alto Networks, and Windows Firewall

  • Answered by AI
  • Q6. Do you have experience with router configuration?
  • Ans. 

    Yes, I have experience with router configuration.

    • I have configured routers for network connectivity and security purposes.

    • I am familiar with setting up VLANs, DHCP, NAT, and firewall rules on routers.

    • I have troubleshooted router issues such as connectivity problems and performance issues.

    • I have worked with routers from various manufacturers like Cisco, Juniper, and Ubiquiti.

  • Answered by AI
  • Q7. What is the color coding for LAN (Local Area Network) cables?
  • Ans. 

    LAN cables are color coded for easy identification and troubleshooting purposes.

    • LAN cables typically follow the TIA/EIA-568-B color coding standard

    • The standard color coding for LAN cables is: white/orange, orange, white/green, blue, white/blue, green, white/brown, brown

    • Each color corresponds to a specific pin configuration for proper connectivity

    • Color coding helps in quickly identifying cable types and troubleshooting

  • Answered by AI
  • Q8. Do you have experience using antivirus software such as Sentinel, eScan, or others?
  • Ans. 

    Yes, I have experience using antivirus software such as Sentinel and eScan.

    • I have experience installing, configuring, and troubleshooting antivirus software on desktops.

    • I am familiar with managing virus definition updates and performing system scans.

    • I have worked with Sentinel and eScan to protect systems from malware and other security threats.

  • Answered by AI
  • Q9. What are the steps to connect a USB printer to various computer systems?
  • Ans. 

    Steps to connect a USB printer to various computer systems

    • Ensure the printer is compatible with the computer's operating system

    • Connect the USB cable from the printer to the computer

    • Install the printer drivers on the computer

    • Set up the printer in the computer's settings

    • Test the printer by printing a document

  • Answered by AI
  • Q10. What is your approach to performing data backups for users, and what types of user data do you consider essential to back up?
  • Ans. 

    I prioritize user data based on importance and frequency of use, ensuring regular backups to prevent data loss.

    • Identify critical user data such as documents, photos, videos, and emails

    • Implement automated backup solutions to ensure regular and consistent backups

    • Educate users on the importance of backing up data and provide guidance on best practices

    • Utilize cloud storage services for offsite backups to protect against ph...

  • Answered by AI
  • Q11. Do you have experience related to SAP?
  • Ans. 

    Yes, I have experience working with SAP in previous roles.

    • Implemented SAP solutions for various business processes

    • Provided support for SAP applications and troubleshooting

    • Configured and maintained SAP systems

    • Trained end-users on SAP functionality

  • Answered by AI

ELV BIM Modeler Interview Questions & Answers

NAFFCO user image Anonymous

posted on 20 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. TYPES OF DETECTORS AND COVERAGE AREA OF HEAT DETECTOR
  • Ans. 

    Heat detectors are devices that sense abnormally high temperatures and are typically used in areas where smoke detectors may not be suitable.

    • Types of heat detectors include fixed temperature detectors, rate-of-rise detectors, and combination detectors.

    • Fixed temperature detectors activate when a specific temperature is reached.

    • Rate-of-rise detectors activate when the temperature increases rapidly.

    • Combination detectors c...

  • Answered by AI
  • Q2. DIFFERENCE BETWEEN NWC,NWF AND NWD
  • Ans. 

    NWC, NWF, and NWD are different file formats used in BIM modeling.

    • NWC (Navisworks Cache) is a lightweight file format used for sharing models with stakeholders who do not have access to the original software.

    • NWF (Navisworks File) is a project file format that references multiple NWD files and allows for collaboration and coordination.

    • NWD (Navisworks Document) is a published file format that contains all the data and ge

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Last company working experience
  • Q2. Sap related working and T code
Round 2 - Technical 

(2 Questions)

  • Q1. What is your long term goal and short term also ?
  • Q2. Explain about the working style ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on skills and technical knowledge.

Sireesh Auto Interview FAQs

How to prepare for Sireesh Auto 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 Sireesh Auto. The most common topics and skills that interviewers at Sireesh Auto expect are Customer Satisfaction, Diagnostics, Automobile, Monitoring and CRM.

Tell us how to improve this page.

Sireesh Auto Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Tata Motors Interview Questions
4.2
 • 1k Interviews
Maruti Suzuki Interview Questions
4.2
 • 598 Interviews
Hero MotoCorp Interview Questions
4.1
 • 331 Interviews
TVS Motor Interview Questions
4.0
 • 308 Interviews
Bajaj Auto Interview Questions
3.9
 • 270 Interviews
Ashok Leyland Interview Questions
4.1
 • 237 Interviews
Force Motors Interview Questions
3.6
 • 116 Interviews
Eicher Motors Interview Questions
4.2
 • 33 Interviews
View all

Sireesh Auto Reviews and Ratings

based on 18 reviews

3.9/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.6

Salary

3.6

Job security

3.6

Company culture

3.8

Promotions

3.6

Work satisfaction

Explore 18 Reviews and Ratings
Customer experience manager (SALES)

Bangalore / Bengaluru

3-5 Yrs

Not Disclosed

Sales Consultant (EV SALES)

Bangalore / Bengaluru

1-5 Yrs

Not Disclosed

Technical Manager (CoTEK / Diagnostic Expert)

Bangalore / Bengaluru

4-5 Yrs

Not Disclosed

Explore more jobs
Relationship Manager
6 salaries
unlock blur

₹2.6 L/yr - ₹4.5 L/yr

Service Advisor
6 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Technician
5 salaries
unlock blur

₹1 L/yr - ₹2 L/yr

Assistant Sales Manager
4 salaries
unlock blur

₹3 L/yr - ₹4.7 L/yr

Accounts Manager
4 salaries
unlock blur

₹6 L/yr - ₹11 L/yr

Explore more salaries
Compare Sireesh Auto with

Maruti Suzuki

4.2
Compare

Tata Motors

4.2
Compare

Mahindra & Mahindra

4.1
Compare

Ashok Leyland

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