Upload Button Icon Add office photos
Premium Employer

i

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

Qualys

Compare button icon Compare button icon Compare
3.8

based on 210 Reviews

Filter interviews by

Qualys Senior Software Engineer Interview Questions and Answers

Updated 1 Jun 2024

Qualys Senior Software Engineer Interview Experiences

4 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Interviewer was not aware about the concepts in C++.. Asked abstract class in C++ and singly linked list implementation. Don't go for f2f interviews which they schedule on weekends interviewers are rude an...

Interview Preparation Tips

Topics to prepare for Qualys Senior Software Engineer interview:
  • DSA
  • C++
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Datatypes in python
  • Ans. 

    Python has various datatypes like int, float, str, list, tuple, dict, set, bool.

    • int: whole numbers

    • float: decimal numbers

    • str: text

    • list: ordered collection

    • tuple: ordered, immutable collection

    • dict: key-value pairs

    • set: unordered collection with no duplicates

    • bool: True or False values

  • Answered by AI
  • Q2. Diffrence between django and flask
  • Ans. 

    Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Flask is a lightweight WSGI web application framework.

    • Django is a full-featured framework with built-in ORM, admin panel, and authentication system.

    • Flask is a microframework that is more lightweight and flexible, allowing developers to choose their own tools and libraries.

    • Django follows the 'batteries included' ph...

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nt ... read more
asked in Capgemini
Q2. Pascal's TriangleYou are given an integer N. Your task is to retu ... read more
Q3. K Largest Elements You are given with an integer k and an array o ... read more
asked in GlobalLogic
Q4. System Design QuestionCreate a simple shopping application. They ... read more
asked in Info Edge
Q5. Buy and Sell StockYou are Harshad Mehta’s friend. He told you the ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions are regarding Springboot

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

Interview Questionnaire 

1 Question

  • Q1. Programming and logical reasoning

Interview Preparation Tips

Interview preparation tips for other job seekers - 3 rounds of technical interview

Qualys interview questions for designations

 Software Engineer

 (3)

 Senior Software Developer

 (1)

 Lead Software Engineer

 (3)

 Associate Software Engineer

 (1)

 Principal Software Engineer

 (1)

 Senior Security Engineer

 (1)

 Senior SQA Engineer

 (1)

 Software Developer

 (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is the internal working of a hashmap?
  • Q2. Design a Least Recently Used (LRU) cache.
Round 2 - Technical 

(2 Questions)

  • Q1. What are the SOLID principles in software engineering?
  • Q2. What design patterns have you worked with?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Hashmap internal working
  • Q2. Equals and hashcode
Round 2 - Technical 

(2 Questions)

  • Q1. Microservice design pattern
  • Ans. 

    Microservice design pattern focuses on breaking down a large application into smaller, independent services.

    • Each microservice is responsible for a specific function or feature

    • Communication between microservices is typically done through APIs

    • Microservices can be developed, deployed, and scaled independently

    • Examples: Netflix, Amazon, Uber

  • Answered by AI
  • Q2. Springboot annotation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Scheduled script and Map reduce script?
  • Ans. 

    Scheduled script runs on a predefined schedule, while Map reduce script processes large datasets in parallel.

    • Scheduled script is used for automating tasks at specific times, like sending reports daily at 8am.

    • Map reduce script is used for processing large datasets by splitting them into smaller chunks and processing them in parallel.

    • Scheduled script is typically used for routine tasks, while Map reduce script is used fo...

  • Answered by AI
  • Q2. Types of scripts in NetSuite.
  • Ans. 

    Types of scripts in NetSuite include SuiteScript, SuiteTalk, SuiteFlow, and SuiteBuilder.

    • SuiteScript: JavaScript-based scripts for customizing NetSuite functionality.

    • SuiteTalk: Web services integration for connecting NetSuite with external systems.

    • SuiteFlow: Visual workflow tool for automating business processes.

    • SuiteBuilder: Customization tool for modifying NetSuite forms, fields, and records.

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions on java , spring boot , containarisation tools, coding, SOLID principles
Round 2 - Assignment 

5 coading questions were asked in it

Round 3 - HR 

(1 Question)

  • Q1. Manegerial round

Senior Software Engineer Interview Questions & Answers

Incedo user image Meenakshi Somasundaram

posted on 28 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Choose the Options in Javascript, HTML, CSS

Round 2 - Technical 

(2 Questions)

  • Q1. ES6 concepts of javascript
  • Q2. Core concepts of Reactjs
  • Ans. 

    Reactjs is a JavaScript library for building user interfaces.

    • Component-based architecture

    • Virtual DOM for efficient updates

    • JSX for writing HTML in JavaScript

    • State management with setState()

    • Lifecycle methods like componentDidMount()

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Role discussion with Manager
  • Q2. Salary discussion with HR

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About Self introduction and Core Functions of experiences
  • Q2. Deep dive into Technologies what we have worked so far
  • Ans. 

    I have worked with a variety of technologies including Java, Python, SQL, AWS, Docker, and Kubernetes.

    • Java

    • Python

    • SQL

    • AWS

    • Docker

    • Kubernetes

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Ability to handle the product
  • Ans. 

    I have extensive experience in handling complex software products and have successfully led teams to deliver high-quality solutions.

    • Led a team to successfully launch a new product feature within tight deadlines

    • Managed the development of a large-scale software product from conception to release

    • Collaborated with cross-functional teams to ensure product requirements were met

    • Implemented agile methodologies to improve produ

  • Answered by AI
  • Q2. Customer or client interaction and project evaluations
Round 3 - HR 

(2 Questions)

  • Q1. About Complete personal traits
  • Q2. Compensation and Willingness

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good

Skills evaluated in this interview

Qualys Interview FAQs

How many rounds are there in Qualys Senior Software Engineer interview?
Qualys interview process usually has 1 rounds. The most common rounds in the Qualys interview process are Technical and One-on-one Round.
How to prepare for Qualys Senior Software Engineer 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 Qualys. The most common topics and skills that interviewers at Qualys expect are Java, Microservices, Spring Boot, Algorithms and Data Structures.
What are the top questions asked in Qualys Senior Software Engineer interview?

Some of the top questions asked at the Qualys Senior Software Engineer interview -

  1. diffrence between django and fl...read more
  2. Datatypes in pyt...read more
  3. Programming and logical reason...read more

Tell us how to improve this page.

Qualys Senior Software Engineer Interview Process

based on 3 interviews in last 1 year

Interview experience

3
  
Average

People are getting interviews through

based on 2 Qualys interviews
Job Portal
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Qualys Senior Software Engineer Salary
based on 127 salaries
₹10.5 L/yr - ₹35 L/yr
50% more than the average Senior Software Engineer Salary in India
View more details

Qualys Senior Software Engineer Reviews and Ratings

based on 8 reviews

3.2/5

Rating in categories

2.9

Skill development

2.6

Work-Life balance

3.6

Salary & Benefits

3.5

Job Security

2.1

Company culture

3.2

Promotions/Appraisal

3.0

Work Satisfaction

Explore 8 Reviews and Ratings
Software Engineer
155 salaries
unlock blur

₹4.7 L/yr - ₹17.2 L/yr

Senior Software Engineer
127 salaries
unlock blur

₹10.5 L/yr - ₹35 L/yr

Lead Software Engineer
52 salaries
unlock blur

₹25.3 L/yr - ₹42 L/yr

Site Reliability Engineer
48 salaries
unlock blur

₹4.6 L/yr - ₹16.6 L/yr

Senior QA Engineer
40 salaries
unlock blur

₹11 L/yr - ₹20 L/yr

Explore more salaries
Compare Qualys with

Tenable

1.8
Compare

Rapid7

2.0
Compare

McAfee

4.0
Compare

NortonLifeLock's

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview