Upload Button Icon Add office photos

Filter interviews by

Securonix Sdet Engineer Interview Questions and Answers

Updated 15 May 2024

Securonix Sdet Engineer Interview Experiences

1 interview found

Sdet Engineer Interview Questions & Answers

user image Anonymous

posted on 15 May 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Newspaper Ad and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The round was good and nice

Round 2 - Coding Test 

The round was good and nice

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA and database

Interview questions from similar companies

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. Difference between Severity, Priority and criticality?
  • Ans. 

    Severity, Priority, and Criticality are different aspects of issue management in software testing.

    • Severity refers to the impact of a defect on the system's functionality.

    • Priority indicates the order in which defects should be fixed based on business needs.

    • Criticality combines severity and priority to determine the overall importance of a defect.

    • For example, a defect causing a system crash would have high severity, high...

  • Answered by AI
  • Q2. What id Equivalence partitioning?
  • Ans. 

    Equivalence partitioning is a software testing technique where input data is divided into partitions and only one value from each partition is tested.

    • Input data is divided into groups or partitions based on similar characteristics

    • One value from each partition is selected as a representative for testing

    • Helps in reducing the number of test cases while ensuring maximum coverage

    • Example: Testing a login form with valid, inv

  • Answered by AI
  • Q3. What id BackWord Compatibility?
  • Ans. 

    Backward compatibility refers to the ability of a system to accept input intended for an older version of the system.

    • Allows newer versions of software to work with data or systems from older versions

    • Ensures that changes in the software do not break compatibility with existing data or systems

    • Helps in smooth transition and adoption of new versions without disrupting existing processes

  • Answered by AI
  • Q4. What is Paradox in testing ?
  • Ans. 

    A paradox in testing refers to a situation where a test case both passes and fails at the same time.

    • Paradox in testing can occur when a test case has conflicting requirements or conditions.

    • It can also happen when there are errors in the test setup or execution that lead to unexpected results.

    • For example, a test case may pass when run individually but fail when run as part of a test suite due to dependencies.

    • Identifying...

  • Answered by AI
  • Q5. What id post put and patch?
  • Ans. 

    PUT and PATCH are HTTP methods used for updating resources in RESTful APIs.

    • PUT is used to update or replace an existing resource entirely

    • PATCH is used to partially update an existing resource

    • PUT is idempotent, meaning multiple identical requests will have the same effect as a single request

    • PATCH is not idempotent, meaning multiple identical requests may have different effects

  • Answered by AI

Skills evaluated in this interview

Sde1 Interview Questions & Answers

Meesho user image Anonymous

posted on 2 Jul 2024

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

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

Round 1 - Coding Test 

Hackerrank test with medium questions

Round 2 - Technical 

(1 Question)

  • Q1. Machine coding round to design a shopping cart

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for machine coding well
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Easy Interview basic questions

Round 2 - Technical 

(1 Question)

  • Q1. Desing Tic Tac Toe
Round 3 - HR 

(1 Question)

  • Q1. Final Round behavioural questions

Sde1 Interview Questions & Answers

Uber user image Anonymous

posted on 12 Jun 2023

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2023. There were 3 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 

Very Easy questions just do it

Round 3 - One-on-one 

(4 Questions)

  • Q1. What is your introduction
  • Q2. Why SDE 1 only not SDE 2
  • Ans. 

    SDE 1 is an entry-level position where candidates gain foundational skills before advancing to SDE 2.

    • SDE 1 focuses on learning and building foundational skills in software development.

    • SDE 2 requires more experience and expertise in software development.

    • Advancing from SDE 1 to SDE 2 is a common career progression in tech companies.

    • SDE 1 roles often involve working on smaller projects or components of larger projects.

    • SDE...

  • Answered by AI
  • Q3. If bully happens will you bully someone
  • Ans. 

    No, I believe in standing up against bullying and supporting those who are being bullied.

    • I do not support bullying in any form and believe in treating others with respect and kindness.

    • I would try to intervene and help the person being bullied, either by talking to the bully or seeking help from a teacher or supervisor.

    • I believe in creating a positive and inclusive environment where everyone feels safe and respected.

  • Answered by AI
  • Q4. If taken leave can you work 7 days a week

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep yourself you only and you will get a wholesome of 60 LPA

SDE-2 Interview Questions & Answers

OLX user image Anonymous

posted on 3 May 2022

Round 1 - One-on-one 

(1 Question)

  • Q1. Data structure related question
Round 2 - One-on-one 

(2 Questions)

  • Q1. Nodejs related questions
  • Q2. Promises Async Await Events emitter
  • Ans. 

    Promises, async/await, and event emitters are all ways to handle asynchronous operations in JavaScript.

    • Promises provide a way to handle asynchronous operations by returning a promise object that can be resolved or rejected.

    • Async/await is a syntax for working with promises that makes code easier to read and write.

    • Event emitters allow you to create custom events that can be triggered and listened for in your code.

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. System design related question
  • Q2. Design a system like facebook
  • Ans. 

    Design a system like Facebook

    • Create a user registration and login system

    • Implement a news feed for users to see updates from friends

    • Allow users to create and join groups

    • Include features like messaging, commenting, and liking posts

    • Implement privacy settings for users to control who can see their content

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. System design and behavioral

Interview Preparation Tips

Interview preparation tips for other job seekers - Practise DSA easy and medium question
Practice some HLD questions
Microservices related conecpts

Skills evaluated in this interview

I was interviewed in Nov 2021.

Round 1 - Video Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

The first round was a coding round. 2 DSA based questions were asked.

  • Q1. 

    Maximum Meetings Problem Statement

    Given the schedule of N meetings with their start time Start[i] and end time End[i], you need to determine which meetings can be organized in a single meeting room such ...

  • Ans. 

    Greedy approach can be applied to solve this problem. We sort the start and end time pairs for each meeting on the basis of the end time. Then we compare if the next meeting's start time is greater than the previous meeting's end time. If the start time is greater, we can count this meeting and we increase our meeting counter otherwise this meeting can't take place. In this manner, we traverse through all the meeting p...

  • Answered Anonymously
  • Q2. 

    Peak Element Finder

    For a given array of integers arr, identify the peak element. A peak element is an element that is greater than its neighboring elements. Specifically, if arr[i] is the peak, then both...

  • Ans. 

    The brute force solution would be to do a linear search and find the element. 
    Time Complexity : O(n) 

    The brute force solution can be optimized using Binary Search. The idea is to find the bitonic point k which is the index of the maximum element of a given sequence. If the element to be searched is greater than the maximum element return -1, else search the element in both halves. 
    Steps : 
    1. Find th...

  • Answered Anonymously
Round 2 - Video Call 

Round duration - 45 minutes
Round difficulty - Medium

The second round was a system design round.

Round 3 - HR 

Round duration - 30 minutes
Round difficulty - Easy

This was a typical managerial round.

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAGroupon interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Prepare coding questions on Arrays as much as possible. and go through few videos to design few daily use applications like Stackoverflow, Whatsapp, Instagram etc.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Aug 2021. There were 3 interview rounds.

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 - Coding Test 

1 hour round, DSA questions on stacks and hash maps

Round 3 - Coding Test 

1 hr round, DSA Q's and Puzzle

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well versed with Data structures like hashmap, trees, linked list, arrays and SQL.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There were 2 questions in coding one with array and in string releated

Round 2 - One-on-one 

(3 Questions)

  • Q1. About Selenium questions
  • Q2. Other basic questions related to testing
  • Q3. Management related question
Round 3 - HM 

(2 Questions)

  • Q1. One program to solve
  • Q2. Other questions in selenium

I applied via Referral and was interviewed in May 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Lld 

(1 Question)

  • Q1. Design an Ordering system with multithreading
  • Ans. 

    An ordering system with multithreading for efficient processing

    • Use a queue data structure to store incoming orders

    • Create multiple threads to process orders concurrently

    • Implement synchronization mechanisms to prevent race conditions

    • Consider using a thread pool to manage threads

    • Use locks or semaphores to ensure thread safety

  • Answered by AI
Round 3 - System design 

(1 Question)

  • Q1. Design a whatsapp like service
  • Ans. 

    A messaging service with features like text, voice, video calls, group chats, and file sharing.

    • Create a user-friendly interface for messaging and calling

    • Implement end-to-end encryption for secure communication

    • Allow users to create and join groups for group chats

    • Enable file sharing for documents, images, and videos

    • Provide options for voice and video calls with good quality

    • Develop a notification system for new messages a

  • Answered by AI
Round 4 - Behavioral 

(1 Question)

  • Q1. General questions about my projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for LLD and system design .They focus on concepts about how you scale a system , and components of HLD like web socket and everything in depth .

Skills evaluated in this interview

Securonix Interview FAQs

How many rounds are there in Securonix Sdet Engineer interview?
Securonix interview process usually has 2 rounds. The most common rounds in the Securonix interview process are Aptitude Test and Coding Test.

Tell us how to improve this page.

Securonix Sdet Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.4k Interviews
Swiggy Interview Questions
3.8
 • 424 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
Meesho Interview Questions
3.7
 • 328 Interviews
Zomato Interview Questions
3.8
 • 315 Interviews
Myntra Interview Questions
4.0
 • 213 Interviews
Zepto Interview Questions
3.5
 • 191 Interviews
Naukri Interview Questions
4.0
 • 179 Interviews
Blinkit Interview Questions
3.7
 • 174 Interviews
BlackBuck Interview Questions
3.8
 • 172 Interviews
View all
Senior Software Engineer
37 salaries
unlock blur

₹16.5 L/yr - ₹41 L/yr

Devops Engineer
34 salaries
unlock blur

₹7 L/yr - ₹20 L/yr

Software Engineer
31 salaries
unlock blur

₹8 L/yr - ₹32 L/yr

Cloud Security Engineer
30 salaries
unlock blur

₹6 L/yr - ₹18 L/yr

Technical Lead
25 salaries
unlock blur

₹13.8 L/yr - ₹50 L/yr

Explore more salaries
Compare Securonix with

Splunk

4.5
Compare

OpenText Technologies

3.7
Compare

IBM

4.0
Compare

RSA Security

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