Filter interviews by
I applied via Campus Placement
Variant of Binary Search
Implement a binary search with a twist, such as searching for a range of values instead of a single value
Modify the binary search algorithm to handle duplicates in the array
Consider implementing a binary search for a rotated sorted array
Top trending discussions
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 5 interview rounds.
Developed a web-based project management tool for a software development company.
Used Agile methodology for project management
Implemented user authentication and authorization
Integrated with third-party tools like JIRA and GitHub
Provided real-time project progress tracking
Generated reports for project analysis
I appeared for an interview in Jan 2021.
Round duration - 30. minutes
Round difficulty - Easy
It was in the evening, question were moderate
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...
Count the total number of subsequences in which all elements are equal in an integer array.
Iterate through the array and count the frequency of each element.
Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).
Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.
Round duration - 30 minutes
Round difficulty - Easy
It was in the night around 9:00 PM.
You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.
Given an array and a target sum, find all pairs of elements that add up to the target sum.
Iterate through the array and for each element, check if the complement (target sum - current element) exists in a hash set.
If the complement exists, add the pair to the result list.
Sort the pairs based on the first element and then the second element.
Return the list of pairs as the final result.
Tip 1 : Learn new things daily
Tip 2 : Practice questions
Tip 3 : Keep one question in mind to solve.
Tip 1 : Description about your skills
Tip 2 : Project details
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.
Leetcode Medium quesions
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
2 coding questions one was greedy and 2nd one was of dp.
I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
Assigned data analysis project
I am a passionate software engineer with experience in developing web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js and databases like MongoDB and MySQL
Familiar with version control systems like Git and project management tools like Jira
Developed a web application for tracking inventory and sales data
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express
Utilized MongoDB for database management
I appeared for an interview before Sep 2020.
Round duration - 60 minutes
Round difficulty - Medium
Coding question was given.
Given a string STR
of length N
, your task is to remove all the vowels present in that string and return the modified string.
English alphabets ‘a’, ‘e’, ‘i...
Remove vowels from a given string while maintaining the relative position of other characters.
Iterate through each character in the string and check if it is a vowel (a, e, i, o, u).
If the character is not a vowel, add it to the modified string.
Return the modified string as the output.
Round duration - 40 minutes
Round difficulty - Medium
It was first technical round with technical team.
MySQL is a relational database management system, while MongoDB is a NoSQL database.
MySQL is a relational database, meaning it stores data in tables with rows and columns.
MongoDB is a NoSQL database, storing data in collections of JSON-like documents.
MySQL uses SQL for querying data, while MongoDB uses a query language similar to JSON.
MySQL is ACID-compliant, ensuring data integrity, while MongoDB sacrifices some ACID ...
Round duration - 30 minutes
Round difficulty - Medium
Tehnical round 2.
Here my projects and internships were evaluated
Round duration - 30 minutes
Round difficulty - Easy
HR questions were asked and remuneration details were given to me
Tip 1 : Start preparation as early as possible
Tip 2 : Prepare atleast 2 industry standard projects
Tip 3 : Focus on communication more
Tip 1 : Explain yourself properly there, resume reflects your personality. Modify resume according to company/position requirements
Tip 2 : Do not write too much, it should be simple and decent
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Design Engineer
56
salaries
| ₹8 L/yr - ₹28.2 L/yr |
Software Engineer
38
salaries
| ₹5 L/yr - ₹15.8 L/yr |
Softwaretest Engineer
21
salaries
| ₹3 L/yr - ₹10.8 L/yr |
Senior Software Engineer
18
salaries
| ₹14.5 L/yr - ₹44 L/yr |
Senior Software Design Engineer
16
salaries
| ₹11.5 L/yr - ₹22 L/yr |
Bharat Electronics
Flex
Foxconn
TE Connectivity