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

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)

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)

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

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

I applied via Referral and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic SQL questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through fundamental of SQL , how null behaves with all joins, Cte and other objects .

I appeared for an interview before Jan 2021.

Interview Questionnaire 

2 Questions

  • Q1. Basic analysis questions
  • Q2. Excel Based analysis as it was a entry-level position

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about the company
Read about the interviewer

I applied via Campus Placement and was interviewed before May 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic SQL Queries, some very basic Java questions, the interviewer herself didn't know much about coding in general.

Interview Preparation Tips

Interview preparation tips for other job seekers - Yodlee is a big company will several departments, every department has its own requirements.

I was inducted into the IAE department as an ASE through pool-campus placement.

The issue at Yodlee is that it's IAE department that they actively hire for, is the worst department as far as technical growth and knowledge are concerned. There is no learning. Hence usually the interviewers (mostly the directors, managers, and leads in IAE) who have been in the organization for a very large part of their career, are also very weak as far as their technical skills are concerned. Their political and toxic managerial skills skyrocket though. They stay there for too long and become virtually outdated in terms of their technical skills.

Therefore you can rest be assured that the interview quality will be well below average as far as IAE is concerned. I am not sure about other departments, but I would not assume otherwise. I would suggest, if you have to absolutely join IAE in Yodlee, just an average preparation would be more than enough. If you have other opportunities, I would suggest prioritizing them over Yodlee.

I applied via Naukri.com and was interviewed in Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be transparent and real. Don't bluff :)
Fingent has got a good number of people in the interview panel(my personal experience)
Even if you do not know the answer, the panel will explain it to you.

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Group Discussion 

Current affairs - relevant things going on in the world especially financial/Fintech domain

Round 2 - Technical 

(2 Questions)

  • Q1. Guesstimation questions- bursh up on them CV centric questions
  • Q2. Agile Data analysis Situation based

Interview Preparation Tips

Interview preparation tips for other job seekers - Ask clarity on job role- be sure it aligns to what you want

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

ZIGRAM Interview Questions
3.2
 • 26 Interviews
RGBSI Interview Questions
3.4
 • 24 Interviews
Fingent Interview Questions
4.4
 • 22 Interviews
Yodlee Interview Questions
3.8
 • 17 Interviews
ValGenesis Interview Questions
3.2
 • 17 Interviews
Aurigo Interview Questions
4.7
 • 17 Interviews
TEOCO Software Interview Questions
3.9
 • 14 Interviews
Algonomy Interview Questions
4.0
 • 9 Interviews
View all

Pathlock Reviews and Ratings

based on 71 reviews

4.2/5

Rating in categories

3.8

Skill development

4.3

Work-life balance

4.0

Salary

4.0

Job security

4.1

Company culture

3.6

Promotions

4.1

Work satisfaction

Explore 71 Reviews and Ratings
Sales Operations Business Analyst

Chandigarh,

Pune

3-6 Yrs

Not Disclosed

Sap Fiori / Ui5 Developer | (Chandigarh only)

Mohali,

Chandigarh

3-7 Yrs

Not Disclosed

Sap Techno Functional Consultant | Chandigarh

Chandigarh

5-9 Yrs

Not Disclosed

Explore more jobs
QA Engineer
19 salaries
unlock blur

₹6 L/yr - ₹13 L/yr

Senior Software Engineer
14 salaries
unlock blur

₹11.5 L/yr - ₹33.3 L/yr

Software Engineer
11 salaries
unlock blur

₹4.5 L/yr - ₹10.2 L/yr

Software Developer
11 salaries
unlock blur

₹3 L/yr - ₹10.9 L/yr

Project Manager
9 salaries
unlock blur

₹25 L/yr - ₹32 L/yr

Explore more salaries
Compare Pathlock with

Aurigo

4.7
Compare

Prime Focus Technologies

3.3
Compare

Yodlee

3.8
Compare

Algonomy

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