Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by QUICK HEAL TECHNOLOGIES Team. If you also belong to the team, you can get access from here

QUICK HEAL TECHNOLOGIES Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

QUICK HEAL TECHNOLOGIES Senior Software Engineer Interview Questions, Process, and Tips for Experienced

Updated 18 Jul 2024

QUICK HEAL TECHNOLOGIES Senior Software Engineer Interview Experiences for Experienced

1 interview found

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

I applied via Naukri.com and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Windows internals
  • Q2. Windows apis like loaddll dynamically
  • Q3. IPC mechanism in windows
  • Ans. 

    IPC mechanism in Windows allows communication between processes through shared memory, message passing, and synchronization.

    • IPC mechanisms in Windows include named pipes, mailslots, shared memory, and sockets.

    • Named pipes allow communication between processes on the same machine or over a network.

    • Mailslots are used for one-way interprocess communication.

    • Shared memory allows processes to share data by mapping a region of...

  • Answered by AI
  • Q4. Multi-threading in windows
  • Ans. 

    Multi-threading in Windows allows multiple threads to run concurrently within a single process.

    • Windows provides APIs like CreateThread and CreateProcess to create and manage threads.

    • Threads share the same memory space within a process, allowing for efficient communication and resource sharing.

    • Windows supports both user-mode and kernel-mode threads, with user-mode threads being more lightweight.

    • Synchronization mechanism...

  • Answered by AI
  • Q5. C++ general questions
Round 2 - Technical 

(4 Questions)

  • Q1. Memory management
  • Q2. Memory mapping in windows, file mapping
  • Ans. 

    Memory mapping in Windows allows files to be mapped directly into memory for faster access and manipulation.

    • Memory mapping allows files to be accessed as if they were in memory

    • File mapping can be used for sharing data between processes

    • Improves performance by reducing disk I/O operations

    • Examples: CreateFileMapping, MapViewOfFile, UnmapViewOfFile

  • Answered by AI
  • Q3. Windows internal
  • Q4. Critical section in windows
  • Ans. 

    Critical section in Windows is a synchronization mechanism used to protect shared resources from concurrent access.

    • Critical sections are used to ensure mutual exclusion between threads accessing shared resources.

    • They are implemented using the Windows API functions InitializeCriticalSection, EnterCriticalSection, and LeaveCriticalSection.

    • Critical sections are more efficient than mutexes for synchronization within a sing...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through c++ apis specifically for windows.

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. About what we worked in previous company project
  • Q2. General C programming questions and previous company project questions

I applied via Naukri.com and was interviewed in Jul 2019. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic C questions and 2 c programs to find wrong in code.
  • Q2. Prepare all UART, SPI, CAN, I2C timing digrams their frame format.
  • Ans. 

    Explanation of UART, SPI, CAN, I2C timing diagrams and frame formats.

    • UART: asynchronous serial communication, start and stop bits, baud rate

    • SPI: synchronous serial communication, master-slave architecture, clock polarity and phase

    • CAN: differential serial communication, arbitration, error detection and correction

    • I2C: synchronous serial communication, master-slave architecture, addressing, clock stretching

  • Answered by AI
  • Q3. Matlab knowledge is advantage

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and cofident

Skills evaluated in this interview

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

Round 1 - Technical 

(1 Question)

  • Q1. Javascript basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - learn basic javascript questions with practical approach

I applied via Referral

Interview Questionnaire 

1 Question

  • Q1. Ds related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in DS and algo and should good logical thinking.

I applied via Naukri.com and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Related to the domain and our Skillset.
Round 2 - Behavioral 

(1 Question)

  • Q1. Related to Project, Process, and Management
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why are you looking for a change?
  • Q3. Why should we hire you?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process is quick and fast.

Interview Questionnaire 

1 Question

  • Q1. All technical questions not even single irrelevant question.

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

Interview Questionnaire 

1 Question

  • Q1. Related to your technology.

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical rounds would be based on the interviewer and the difficulty would be from good to higher side.
Would suggest the candidate should represent the actual experience with the interviewer.
Be real and emphasise on the challenges that you faced in your current company and how you handled it. It's not always that you have to show yourself as extra smart or hardworking candidate, do share your failure experiences and how it helped you to identify the reasons for the failures.
Lastly again I would say be real and true to your CV.

I applied via LinkedIn and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Introduction to yourself.
  • Ans. First of all, we need to give a detailed introduction about yourself, explain your all projects and your roles and responsibility, it gives clarity to the interviewer to ask you relevant questions. if you don't remember something it's ok you can skip it by saying genuine reason, whatever is mentioned in cv you should be aware of it.
  • Answered by Antima Rai

Interview Preparation Tips

Interview preparation tips for other job seekers - Wear your formal attire, briefly explain about yourself initially while giving an introduction, answer all questions even not able to answer don't panic, be patient and calm till the end, ask useful questions at the end, follow up after two days for interview feedback.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Regarding js coding

QUICK HEAL TECHNOLOGIES Interview FAQs

How many rounds are there in QUICK HEAL TECHNOLOGIES Senior Software Engineer interview for experienced candidates?
QUICK HEAL TECHNOLOGIES interview process for experienced candidates usually has 2 rounds. The most common rounds in the QUICK HEAL TECHNOLOGIES interview process for experienced candidates are Technical.
How to prepare for QUICK HEAL TECHNOLOGIES Senior Software Engineer interview for experienced candidates?
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 QUICK HEAL TECHNOLOGIES. The most common topics and skills that interviewers at QUICK HEAL TECHNOLOGIES expect are AWS, Algorithms, C++, Data Structures and Distribution System.
What are the top questions asked in QUICK HEAL TECHNOLOGIES Senior Software Engineer interview for experienced candidates?

Some of the top questions asked at the QUICK HEAL TECHNOLOGIES Senior Software Engineer interview for experienced candidates -

  1. Memory mapping in windows, file mapp...read more
  2. IPC mechanism in wind...read more
  3. Multi-threading in wind...read more

Tell us how to improve this page.

QUICK HEAL TECHNOLOGIES Senior Software Engineer Interview Process for Experienced

based on 1 interview

Interview experience

5
  
Excellent
View more
QUICK HEAL TECHNOLOGIES Senior Software Engineer Salary
based on 84 salaries
₹8.6 L/yr - ₹28 L/yr
30% more than the average Senior Software Engineer Salary in India
View more details

QUICK HEAL TECHNOLOGIES Senior Software Engineer Reviews and Ratings

based on 3 reviews

4.3/5

Rating in categories

4.3

Skill development

2.0

Work-life balance

2.0

Salary

1.7

Job security

3.3

Company culture

1.7

Promotions

2.7

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
93 salaries
unlock blur

₹5.1 L/yr - ₹13.8 L/yr

Area Sales Manager
92 salaries
unlock blur

₹4 L/yr - ₹7.4 L/yr

Technical Support Engineer
90 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

Senior Software Engineer
84 salaries
unlock blur

₹8.6 L/yr - ₹28 L/yr

QA Engineer
54 salaries
unlock blur

₹4.3 L/yr - ₹11 L/yr

Explore more salaries
Compare QUICK HEAL TECHNOLOGIES with

Oracle

3.7
Compare

KPIT Technologies

3.4
Compare

Intellect Design Arena

3.9
Compare

Oracle Cerner

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