Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.
1. Sort Colours - Leetcode-75.
2. What is Volatile
3. What is AtomicInteger and internal working.
4. Quick sort
5. Difference between DFS and BFS.
6. Spring pool
7. Grep Command
8. top command in Linux
Switch operates at data link layer and forwards data based on MAC addresses. Router operates at network layer and forwards data based on IP addresses.
Switch operates at layer 2 of OSI model, while router operates at layer 3.
Switch forwards data within the same network, while router forwards data between different networks.
Switch uses MAC addresses to make forwarding decisions, while router uses IP addresses.
Switch is t...
Dynamic routing in networking is a process where routers can select the best path for data packets based on real-time information.
Dynamic routing protocols allow routers to exchange information and adapt to changes in the network.
Examples of dynamic routing protocols include RIP, OSPF, and BGP.
Dynamic routing is more flexible and scalable compared to static routing.
Dynamic routing helps in load balancing and fault tole
Merge overlapping intervals in an array of intervals.
Sort the intervals based on the start value.
Iterate through the intervals and merge overlapping intervals.
Return the merged intervals.
Use two variables to keep track of highest and second highest numbers in the array.
Iterate through the array and compare each element with the highest and second highest variables.
Update the variables accordingly to find the second highest number.
Test inputs include valid inputs, boundary values, invalid inputs, and edge cases.
Valid inputs: Providing inputs within the valid range to ensure the program functions correctly.
Boundary values: Testing inputs at the boundaries of valid ranges to check for any issues.
Invalid inputs: Testing inputs outside the valid range to see how the program handles errors.
Edge cases: Testing extreme or unusual inputs to uncover any
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
Testing scope in a project refers to the boundaries and extent of testing activities that will be conducted.
Identify the features and functionalities to be tested
Determine the testing techniques and tools to be used
Define the entry and exit criteria for testing
Consider the constraints such as time, resources, and budget
Ensure test coverage across different platforms and environments
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.
Write a function to find current path of the file according to list of paths.
AlgoSec interview questions for popular designations
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Get interview-ready with Top AlgoSec Interview Questions
I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.
Find the longest common subsequence between two strings.
Use dynamic programming to solve the problem efficiently.
Create a 2D array to store the lengths of common subsequences.
Trace back the array to reconstruct the longest common subsequence.
Example: Given strings 'ABCBDAB' and 'BDCAB', the longest common subsequence is 'BCAB'.
I applied via Naukri.com and was interviewed in Mar 2024. There were 4 interview rounds.
Simple Java coding question and selenium based mcw
Sorting methods and difference between Quick sort
Collections in Java are data structures that store and manipulate groups of objects.
Collections framework provides interfaces (List, Set, Map) and classes (ArrayList, HashSet, HashMap) for storing and manipulating data.
Collections offer methods for adding, removing, and accessing elements in a structured way.
Example: List
Example: Set
I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.
Find the 2nd or 3rd largest element in an Array.
Sort the array in descending order
Return the element at index 1 or 2
The count of repeating characters in a string.
Iterate through each character in the string.
Use a dictionary to keep track of the count of each character.
Return the count of repeating characters.
Find maximum product triplet from an array.
Sort the array in ascending order.
Check the product of the last three elements.
Check the product of the first two elements and the last element.
Return the maximum product.
Top trending discussions
Some of the top questions asked at the AlgoSec interview -
based on 11 interviews
Interview experience
Technical Support Engineer
22
salaries
| ₹0 L/yr - ₹0 L/yr |
Escalation Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Automation Developer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Professional Service Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Resident Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Tufin
Skybox Security Inc.
Palo Alto Networks
Check Point Software Technologies