Filter interviews by
Easy question on sliding window and string
The leader of an array is the element that appears more than n/2 times in the array.
Iterate through the array and keep track of the count of each element.
Check if any element's count is greater than n/2, where n is the length of the array.
Return the element that is the leader of the array.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
It was 5 Questions on simple 1D Array and String Manupulations.
Two sum, spiral matrix
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There was 1 interview round.
In hackerrank string-palindromic based questions
Mountblue Technologies interview questions for designations
Top trending discussions
posted on 3 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.
Deep copy creates a new copy of an object with its own unique memory space, while shallow copy creates a new object that references the same memory locations as the original object.
Deep copy duplicates all nested objects, while shallow copy only duplicates the references to nested objects.
Deep copy ensures that changes to the copied object do not affect the original object, while shallow copy may lead to unintended sid...
Use a loop to swap characters of two strings without using strcpy function.
Create two arrays of characters to store the strings
Use a loop to iterate through each character of the strings and swap them
Ensure to handle cases where strings have different lengths
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Basic C# coding Questions
I applied via Job Portal and was interviewed in Aug 2024. There were 2 interview rounds.
A palindrome program in Java checks if a given string reads the same forwards and backwards.
Create a function that takes a string input
Use a loop to compare characters from both ends of the string
Return true if the string is a palindrome, false otherwise
Diamond problem in Java occurs when a class inherits from two classes that have a common ancestor, resulting in ambiguity.
Diamond problem arises in multiple inheritance scenarios in Java.
It occurs when a class inherits from two classes that have a common ancestor.
To resolve the diamond problem, Java does not support multiple inheritance through classes, but it can be achieved using interfaces.
Example: Class A and Class...
Iterate through the list and find pairs of numbers that sum up to 6
Iterate through the list and check if the current number + any other number in the list equals 6
Store the pairs of numbers that sum up to 6 in a separate list
Return the list of pairs
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
SQL , CODING QUESTION PYTHON
I am a software developer with 5 years of experience in Java, Python, and SQL.
5 years of experience in Java, Python, and SQL
Strong problem-solving skills
Experience working in Agile development environment
Familiarity with version control systems like Git
Passionate about learning new technologies
Company is a leading software development firm specializing in creating innovative solutions for various industries.
Company has a strong reputation for delivering high-quality software products
Specializes in creating custom solutions for clients in different industries
Known for innovative and cutting-edge technology solutions
Has a diverse portfolio of successful projects
Company values teamwork and collaboration in thei
posted on 4 Dec 2024
It was an online assessment containing 3 DSA questions
Interview experience
based on 17 reviews
Rating in categories
Software Engineer
67
salaries
| ₹3.5 L/yr - ₹5.2 L/yr |
Software Developer
53
salaries
| ₹3.9 L/yr - ₹5 L/yr |
Software Development Engineer
32
salaries
| ₹4 L/yr - ₹5 L/yr |
Full Stack Developer
23
salaries
| ₹3.6 L/yr - ₹4.8 L/yr |
Software Engineer Trainee
12
salaries
| ₹3 L/yr - ₹4.4 L/yr |
upGrad
Simplilearn
Great Learning
Jigsaw Academy