Filter interviews by
I applied via Campus Placement
Search for an element in a rotated sorted array
Use binary search to find the pivot point where the array is rotated
Divide the array into two subarrays and perform binary search on the appropriate subarray
Handle cases where the target element is on the left or right side of the pivot
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a collision occurs and the key-value pairs are stored in a linked list at that inde...
I applied via campus placement at International Institute of Information Technology (IIIT), Allahabad and was interviewed in Mar 2024. There were 2 interview rounds.
First round was some aptitude round with a coding question
It was technical round , recruiter asked 2-3 mid-hard leetcode
I applied via campus placement at Indian Institute of Information Technology (IIIT), Vadodara and was interviewed in Sep 2023. There were 3 interview rounds.
Hacker Rank test consisted of 3 questions of medium-hard level
I applied via campus placement at Indian Institute of Information Technology (IIIT), Vadodara and was interviewed in Oct 2022. There were 3 interview rounds.
3 hours , 3 coding questions on arrays, and some other DSA
Zscaler Softech interview questions for designations
I was interviewed before Oct 2020.
Round duration - 90 minutes
Round difficulty - Medium
Interviewer was cool, he started with basics of c and c++ and oops concept and extended to data structures .
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
The idea is to generate all the subsequences and check whether the elements present are equal or not.
Here is the algorithm :
Kevin requires assistance in reversing a string using the concept of a stack. Help Kevin by providing a solution that will reverse the string 'S' using a stack. The strings will only...
The basic idea is to push the whole string into a stack (character by character) and then take off each character from the stack one by one. The steps are as follows:
O...
Round duration - 30 minutes
Round difficulty - Easy
It was an easy round interviewer basically asked questions about family, goals and education background.
Tip 1 : Stick on the basics
Tip 2 : practice ds as much as you can
Tip 1 : keep it of one page
Tip 2 : don't put false things on resume and add atleast 1 good project.
Top trending discussions
I applied via Campus Placement
Question related to operating system and computer network
Traverse all child nodes in a tree data structure
Use depth-first or breadth-first traversal algorithms
Recursively visit each child node starting from the root node
Consider using a stack or queue data structure for traversal
Example: Traverse all nodes in a binary tree
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
1st round is aptitude and pesudocode
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank
Again same but dsa question and oops concept in deep level
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.
Basic questions were given..bar graphs,pie charts
based on 4 interviews
1 Interview rounds
based on 6 reviews
Rating in categories
Technical Account Manager
109
salaries
| ₹13 L/yr - ₹42.2 L/yr |
Senior Software Engineer
85
salaries
| ₹12.4 L/yr - ₹42.5 L/yr |
Software Engineer
83
salaries
| ₹5.8 L/yr - ₹21.5 L/yr |
Associate Software Engineer
70
salaries
| ₹6.9 L/yr - ₹21 L/yr |
Customer Success Manager
46
salaries
| ₹8.2 L/yr - ₹25.5 L/yr |
Palo Alto Networks
Gen
FireEye
Check Point Software Technologies