Filter interviews by
I appeared for an interview in Feb 2022.
Round duration - 65 Minutes
Round difficulty - Hard
There were 15 MCQS you have to do in 25 Minutes and 3 Coding questions you have to do in 40 minutes. They also give a demo test link to get you use to the environment.
Given an array of integers ARR
of length 'N' and a positive integer 'K', find the maximum elements for each contiguous subarray of size K.
ARR = [3, 4,...
Find maximum elements for each subarray of size K in a given array of integers.
Iterate through the array and maintain a deque to store the indices of elements in decreasing order.
Pop elements from the deque if they are out of the current window.
Keep track of the maximum element in each subarray of size K.
In this problem, you are given an array ARR
consisting of N
integers. Your task is to determine the minimum number of jumps required to reach the last index of the array N - 1
....
The problem involves finding the minimum number of jumps required to reach the last index of an array, where each element represents the maximum distance that can be jumped from that index.
Start from index 0 and keep track of the farthest index that can be reached from each position.
Update the current farthest index as the maximum of current farthest index and i + ARR[i].
Increment the jump count when the current index ...
You are provided with a string STR
of length N
. The goal is to identify the longest palindromic substring within this string. In cases where multiple palind...
Given a string, find the longest palindromic substring, prioritizing the one with the smallest start index.
Iterate through the string and expand around each character to find palindromes
Keep track of the longest palindrome found and its starting index
Return the longest palindromic substring with the smallest start index
Round duration - 180 Minutes
Round difficulty - Hard
It was more of Design + Data structure round. They give access to their server and ask us to do code there.
Tip 1 : Do as much as coding question you can do.
Tip 2 : Do some projects also.
Tip 3 : Revise and clear your basic concepts too.
Tip 1 : Mention only things related to job profile only.
Tip 2 : Make it page pager.
I appeared for an interview in Jun 2017.
HTML, PHP, and CSS are programming languages used for creating and designing websites.
HTML (Hypertext Markup Language) is used for creating the structure and content of web pages.
PHP (Hypertext Preprocessor) is a server-side scripting language used for creating dynamic web pages.
CSS (Cascading Style Sheets) is used for styling and formatting the layout of web pages.
Example: HTML is used to create headings, paragraphs, ...
I applied via LinkedIn and was interviewed in Jun 2022. There were 2 interview rounds.
I applied via Referral and was interviewed before Sep 2022. There were 2 interview rounds.
REST API is a set of rules and conventions for building and interacting with web services using HTTP methods.
REST stands for Representational State Transfer
Uses standard HTTP methods like GET, POST, PUT, DELETE
Data is transferred in JSON or XML format
Stateless communication between client and server
Example: GET request to retrieve data from a server
I applied via Naukri.com and was interviewed before Sep 2021. There were 6 interview rounds.
1 hr time limit. Some technical mathematical question, english grammar related, genral knowledge.
After clearing apti, they will assign machine test. 1 hr time limite.
I applied via Approached by Company and was interviewed in Dec 2022. There were 5 interview rounds.
Don’t panic. All rounds are easy
I applied via Referral and was interviewed in Oct 2022. There were 7 interview rounds.
HackerRanck Test which includes some mcq and PHP test
Technical Specialist
66
salaries
| ₹11 L/yr - ₹32 L/yr |
Software Engineer
51
salaries
| ₹12 L/yr - ₹28 L/yr |
Senior Engineer
38
salaries
| ₹12.2 L/yr - ₹38 L/yr |
Senior Software Engineer
27
salaries
| ₹16 L/yr - ₹49 L/yr |
Engineer
25
salaries
| ₹9 L/yr - ₹31 L/yr |
Duck Creek Technologies
FinThrive
Entrata
Mobileum