i
Pathlock
Filter interviews by
I applied via Approached by Company and was interviewed in Sep 2024. There were 5 interview rounds.
Two DSA questions linked list and graph
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
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.
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
Top trending discussions
posted on 19 Dec 2024
I do not have experience in the field of marketing.
I have primarily focused on software development and engineering roles throughout my career.
While I have worked closely with marketing teams on projects, my expertise lies in software development.
I have not directly worked in marketing roles or projects.
I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.
Implement a function to mimic the functionality of merging two DataFrames in Python.
Create a function that takes two DataFrames as input.
Merge the two DataFrames based on a common column or index.
Handle different types of joins like inner, outer, left, and right joins.
Return the merged DataFrame as output.
1 hour - Find longest palindromic substring
I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.
Array and Java related questions
I applied via Job Portal and was interviewed before May 2023. There were 4 interview rounds.
Hacker rank test. Basic coding questions on arrays, list etc.
Find duplicate elements in array
Iterate through array and compare each element with all other elements
Use a hash table to keep track of seen elements
Sort the array and compare adjacent elements
Remove duplicate elements in array
Use a hash table to keep track of elements already seen
Sort the array and remove adjacent duplicates
Use a Set to store unique elements
I applied via Approached by Company and was interviewed in Sep 2023. There were 2 interview rounds.
2 Leetcode medium - LRU Cache and sliding window question
Design a messaging app like Whatsapp
Implement end-to-end encryption for secure messaging
Allow users to send text messages, images, videos, and documents
Include features like group chats, voice and video calls, status updates
Provide option for users to share their location
Develop a user-friendly interface with customizable settings
posted on 29 Feb 2024
I applied via Company Website and was interviewed before Mar 2023. There were 3 interview rounds.
Discussion about OOPS concepts and String related program
Program on Recursion and Array
I applied via Walk-in and was interviewed before Oct 2021. There were 2 interview rounds.
Good technical round, you can manage, mainly Java questions used to come
based on 1 interview
Interview experience
based on 5 reviews
Rating in categories
QA Engineer
21
salaries
| ₹6 L/yr - ₹12.8 L/yr |
Senior Software Engineer
15
salaries
| ₹11.5 L/yr - ₹30.2 L/yr |
Software Engineer
11
salaries
| ₹4.5 L/yr - ₹10.2 L/yr |
Software Developer
11
salaries
| ₹3 L/yr - ₹10.9 L/yr |
Project Manager
8
salaries
| ₹20 L/yr - ₹32 L/yr |
Securonix
NortonLifeLock's
CyberArk
Palo Alto Networks