Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Securonix Associate Software Engineer Interview Questions and Answers

Updated 15 Apr 2024

Securonix Associate Software Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Aptitude Test + some JAVA + SQL Questions

Round 2 - Coding Test 

DSA+SPRING+SQL+JAVA
IN THIS ROUND INTERVIEWER ASKED ME 1DSA QUESTION WHICH IS BASED ON DEQUE SOME SQL QUERIES WHICH IS ON JOINS AND BASIC SPRING QUESTIONS

Round 3 - Coding Test 

SAME AS THE 2ND ROUND BUT THE LEVEL INCREASED AS COMPARISON TO ROUND-2

Round 4 - Behavioral 

(1 Question)

  • Q1. IN THIS ROUND MANAGER ASKED ME SOME QUESTIONS ABOUT MY BACKGROUND AND COLLEGE PROJECT AND ASKED ABOUT MY PREVIOUS EXP

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Jan 2016. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Questions on linked list
  • Q2. Questions on resume
  • Q3. About my interests
  • Q4. My interest in symantec
  • Q5. Place to work

Interview Preparation Tips

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. How you find loop in a linked list
  • Ans. 

    To find a loop in a linked list, we use Floyd's cycle-finding algorithm.

    • Floyd's cycle-finding algorithm uses two pointers, one moving at twice the speed of the other.

    • If there is a loop in the linked list, the two pointers will eventually meet.

    • To detect the meeting point, we reset one of the pointers to the head of the linked list and move both pointers at the same speed.

    • The meeting point is the start of the loop.

  • Answered by AI
  • Q2. What is LRU, MRU and LFU
  • Ans. 

    LRU, MRU and LFU are caching algorithms used to manage memory in computer systems.

    • LRU stands for Least Recently Used and removes the least recently used items from the cache when the cache is full.

    • MRU stands for Most Recently Used and removes the most recently used items from the cache when the cache is full.

    • LFU stands for Least Frequently Used and removes the least frequently used items from the cache when the cache i...

  • Answered by AI
  • Q3. Camel banana problem

Interview Preparation Tips

Round: Test
Experience: coding test in hacker rank. can code in any language except in C and C++.
Duration: 1 hour
Total Questions: 2

Round: Technical Interview
Experience: In technical round the questions are on OS, basics of C(mainly in linked lists) and maths puzzle

They mostly see how you are approaching towards a problem.
It is first time that I heard the camel banana problem. So I struggled for some time and came up with a solution. He said he liked the approach but it can be optimized.

Round: HR Interview
Experience: It started with explain about yourselves. and then he asked to explain about one project with technical details. Later he asked me to explain binary search for a guy who don't know much of technical knowledge. He continued with why we only do 2 partitions why can we make it up to 3. Later he asked me what I liked most in my mobile phone. I said chatting apps. So he asked me that if I was hired as a developer to make a chatting app how will I do it.
Tips: way of thinking and way of approaching towards a problem.

Round: HR Interview
Experience: This round was focused mainly on whether I like to work in Bangalore or not. How I first heard about Symantec. how I will suit for the company. what are my future plans.

Skills: C, OS, Math Puzzles
College Name: IIT Madras

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic programming questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with answers

I applied via Campus Placement and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. I was asked to write programs (basic level)on DoublyLinkedLists. Eg : Deleting a node in particular position in a list, inserting a node and rotate the list by k.
  • Q2. Second round: It was mostly about Object oriented concepts. The interviewer asked me to explain the OOP concepts in real-time and asked me to write sample code for Custom Exceptions and Polymorphism.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall, the interview was very peaceful and calm. Both the interviewers were been very nice to the candidate(me) and I got similar feedback from other candidates as well.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Campus Placement and was interviewed in Aug 2023. There were 3 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 Resume tips
Round 2 - Coding Test 

2 coding questions in codility platform

Round 3 - HR 

(2 Questions)

  • Q1. Prepare basic questions
  • Q2. Tell me about youself
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Basic OOps in java
  • Q2. Basic string and array related questions
Round 2 - Technical 

(3 Questions)

  • Q1. Project discussion
  • Q2. Oops concepts in java
  • Ans. 

    Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability of a method to do different things based on the object it is acting upon.

    • Abstraction: Hiding the imp...

  • Answered by AI
  • Q3. Basic sorting questions and string based questions.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

HackerRank - 2 Questions - LinkedList(Medium), HashMap(Medium)

Round 2 - Technical 

(1 Question)

  • Q1. Questions on OOPS
Round 3 - HR 

(1 Question)

  • Q1. Why OpenText? How do you see yourself in next 5 years
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Resume based questions and two coding question you can code those your convenient programming language.
Round 2 - HR 

(1 Question)

  • Q1. Backround of the candidate
Contribute & help others!
anonymous
You can choose to be anonymous

Securonix Interview FAQs

How many rounds are there in Securonix Associate Software Engineer interview?
Securonix interview process usually has 4 rounds. The most common rounds in the Securonix interview process are Coding Test, Behavioral and Aptitude Test.

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

SALARIES

Publicis Sapient

INTERVIEWS

Mindgraph

No Interviews

INTERVIEWS

CitiusTech

No Interviews

INTERVIEWS

Publicis Sapient

No Interviews

INTERVIEWS

Securonix

No Interviews

Tell us how to improve this page.

Securonix Associate Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.3k Interviews
Swiggy Interview Questions
3.8
 • 427 Interviews
Udaan Interview Questions
3.9
 • 334 Interviews
Meesho Interview Questions
3.7
 • 328 Interviews
Zomato Interview Questions
3.8
 • 311 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
Zepto Interview Questions
3.5
 • 207 Interviews
Naukri Interview Questions
4.0
 • 185 Interviews
Blinkit Interview Questions
3.7
 • 181 Interviews
BlackBuck Interview Questions
3.8
 • 176 Interviews
View all
Securonix Associate Software Engineer Salary
based on 14 salaries
₹9.8 L/yr - ₹10.6 L/yr
69% more than the average Associate Software Engineer Salary in India
View more details

Securonix Associate Software Engineer Reviews and Ratings

based on 3 reviews

3.1/5

Rating in categories

3.4

Skill development

3.1

Work-life balance

3.4

Salary

3.4

Job security

3.7

Company culture

3.1

Promotions

3.1

Work satisfaction

Explore 3 Reviews and Ratings
Senior Software Engineer
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Devops Engineer
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Cloud Security Engineer
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Securonix with

Splunk

4.4
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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent