Upload Button Icon Add office photos
Engaged Employer

i

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

Pathlock Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Pathlock Interview Questions and Answers

Updated 10 Oct 2024

Pathlock Interview Experiences

Popular Designations

4 interviews found

I applied via Recruitment Consultant and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Four rounds of interviews: 1st Technical, 2nd Technical, 3rd HR director, Process director.
  • Q2. Questions about GRC and concepts, Identity and access management, Team managing skills
  • Q3. Explained all concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be sure of what you are doing and about the technical concept.

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Two DSA questions linked list and graph

Round 2 - Technical 

(3 Questions)

  • Q1. Draw.Io architecture of current project and questions around it
  • Q2. Solid Principles low level design of LRU cache
  • Ans. 

    LRU cache is a data structure that maintains a fixed-size cache, evicting the least recently used item when full.

    • Use a doubly linked list to maintain the order of items based on their usage frequency

    • Use a hash map to quickly access items in the cache

    • When an item is accessed, move it to the front of the linked list to mark it as the most recently used

    • When adding a new item and the cache is full, remove the least recentl

  • Answered by AI
  • Q3. DSA maximum product of sum array
  • Ans. 

    Find the maximum product of sum of subarrays in an array.

    • Calculate the sum of all subarrays using prefix sum technique.

    • Calculate the product of all sums and return the maximum value.

  • Answered by AI
Round 3 - Technical 

(4 Questions)

  • Q1. Diameter of graph DSA
  • Ans. 

    The diameter of a graph in DSA is the longest shortest path between any two vertices in the graph.

    • The diameter of a graph can be calculated by running the Floyd-Warshall algorithm or using Breadth-First Search (BFS).

    • For example, in a graph with vertices A, B, C, D and edges (A, B), (B, C), (C, D), the diameter would be the distance between A and D.

    • The diameter of a graph can help in understanding the overall connectivi

  • Answered by AI
  • Q2. Advance SQl queries
  • Q3. Database partitions
  • Q4. String Interning
Round 4 - Behavioral 

(2 Questions)

  • Q1. Scalability related wuestions of applications
  • Q2. Company policies and behaviour questions
Round 5 - HR 

(2 Questions)

  • Q1. Salary Negotiations
  • Q2. Other behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare through pretty tough process for Software developers

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. It was mostly resume based round
Round 2 - One-on-one 

(1 Question)

  • Q1. It was also resume based round
Round 3 - HR 

(1 Question)

  • Q1. What are your strength and weaknesses?

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. About your self

Sales Development Representative Interview Questions asked at other Companies

Q1. How to improve sales skills
View answer (1)

Pathlock interview questions for popular designations

 Technical Lead

 (1)

 Sales Development Representative

 (1)

 Senior Software Engineer

 (1)

 Associate Software Engineer

 (1)

Jobs at Pathlock

View all

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

Intern Interview Questions & Answers

FireEye user image Siriguppa Aditya

posted on 15 May 2017

I was interviewed before May 2016.

Interview Preparation Tips

Round: Test
Experience: Test had all kinds of questions apti+c-apti+cse concepts+coding.
It covered all the things related to computer science.There were 3 coding questions among 39
Duration: 1 hour
Total Questions: 39

Round: Technical Interview
Experience: Resume Related

Round: Technical Interview
Experience: Resume related and tested my knowledge on networking

I was interviewed in Feb 2017.

Interview Preparation Tips

Round: Test
Experience: Very first, the interviewers and their employees gave presentation about their products and company. They were very cool and very positive to motivate candidates. After that they started Round 1 that is test based on aptitude and logical problem, also containing c programmin and operating system problems.
Tips: If you have studied basics very well, you will clear the round 1 very easily. Study C programming and Linux Operating System concepts.
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical Interview
Experience: I am not specifying any question above because 2nd round i.e Technical Round 1 was continued to abt 1 and hour hours taken by 1 interviewer. If you give all answers confindently, obviously they all must be correct, you will be qualified to next techincal round.
Tips: Same as mentioned in round 1.
Study C programming & Operating System.

Round: Technical Interview
Experience: This was Technical Round 2. It was taken by 3 interviewers asking questions randomly from random subject. Also, one took rapid fire round for 20-25 questions. If you qualified this round, then you can assume that you are selected. This round was also continued more than 1 hour.
Tips: Study Networking concepts

Round: HR Interview
Experience: If you are called for HR interview, then you can assume that you already selected as employee for company. This is round is just for formality to tell you CTC and location and joining, etc.
One thing I would like to mention that in each round they will ask you to tell about yourself. So prepare that too. In HR round, they asked me some tricky puzzles to solve since I mentioned that I am very good in maths so.

College Name: Datta Meghe College of Engineering

Analyst Interview Questions & Answers

Gen user image Anonymous

posted on 12 Apr 2022

I applied via Referral and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Why do you want join us

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and clarify all your doubt
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Assignment 

The task was a Codility type

Pathlock Interview FAQs

How many rounds are there in Pathlock interview?
Pathlock interview process usually has 3 rounds. The most common rounds in the Pathlock interview process are One-on-one Round, HR and Technical.
How to prepare for Pathlock 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 Pathlock. The most common topics and skills that interviewers at Pathlock expect are PeopleSoft, SAP CO, SQL, SAP and Troubleshooting.
What are the top questions asked in Pathlock interview?

Some of the top questions asked at the Pathlock interview -

  1. Solid Principles low level design of LRU ca...read more
  2. DSA maximum product of sum ar...read more
  3. Diameter of graph ...read more

Tell us how to improve this page.

Pathlock Interview Process

based on 6 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

McAfee Interview Questions
4.0
 • 30 Interviews
Gen Interview Questions
4.0
 • 17 Interviews
Securonix Interview Questions
2.9
 • 13 Interviews
CyberArk Interview Questions
3.8
 • 12 Interviews
Fortinet Interview Questions
4.2
 • 11 Interviews
FireEye Interview Questions
4.3
 • 5 Interviews
Trend Micro Interview Questions
4.3
 • 1 Interview
View all

Pathlock Reviews and Ratings

based on 68 reviews

4.3/5

Rating in categories

3.9

Skill development

4.3

Work-life balance

4.0

Salary

4.1

Job security

4.2

Company culture

3.7

Promotions

4.1

Work satisfaction

Explore 68 Reviews and Ratings
IAM - Implementor

Chandigarh,

Pune

+1

5-7 Yrs

Not Disclosed

Dot Net Fullstack Developer

Chandigarh,

Pune

+1

6-9 Yrs

Not Disclosed

SAP Fiori/UI5 - Product Developer

Chandigarh,

Pune

+1

5-9 Yrs

Not Disclosed

Explore more jobs
QA Engineer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Pathlock with

Securonix

2.9
Compare

Gen

4.0
Compare

CyberArk

3.8
Compare

Palo Alto Networks

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