Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.
posted on 8 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPS focuses on the concept of classes and objects
Encapsulation: bundling data and methods that operate on the data within a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for diffe...
Comparable is an interface used for natural ordering, Comparator is an interface used for custom ordering. Abstract class can have method implementations, Interface cannot.
Comparable interface is used to define the natural ordering of objects. Example: String class implements Comparable interface for natural ordering based on alphabetical order.
Comparator interface is used to define custom ordering of objects. Example:...
Count occurrences of each character in a given string
Create an array to store the count of each character
Iterate through the string and increment the count of each character in the array
Return the array with counts for each character
Remove duplicates from an array of strings
Iterate through the array and store each element in a set to keep track of unique values
Create a new array with the unique values from the set
posted on 27 Nov 2024
Karat Interview for next filtering the candidate
Design a classic Snake game based on Nokia phones.
Use a 2D array to represent the game board.
Implement logic for snake movement and growth.
Include collision detection with walls and itself.
Add food items for the snake to eat and grow.
Display the game on a grid-based interface.
I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.
Two DSA questions related to Arrays & strings
Design a URL shortener service with features like shortening, redirecting, tracking, handling collisions, and providing analytics.
Use a hashing algorithm to generate unique short URLs from long URLs
Store mappings of short URLs to original URLs in a database
Implement a redirect mechanism to direct users to the original URL when accessing the short URL
Track the number of times each short URL is accessed and store this da...
posted on 30 Nov 2024
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
I applied via campus placement at Manipal Institute of Technology (MIT) and was interviewed in Aug 2023. There were 3 interview rounds.
2 coding questions with difficulty level easy to medium and duration was 1hr in HackerEarth.
This JSON response provides answers to three interview questions for a Software Engineer position.
To reverse a string, you can use built-in string manipulation functions or iterate through the string and swap characters from both ends.
To find the 2nd max value in an array, you can sort the array in descending order and return the element at index 1.
To write a code for a Binary Search Tree (BST), you need to define a No...
based on 2 reviews
Rating in categories
Senior Software Engineer
1.6k
salaries
| ₹10 L/yr - ₹33 L/yr |
Software Engineer
288
salaries
| ₹6.5 L/yr - ₹24 L/yr |
Automation Test Engineer
251
salaries
| ₹6 L/yr - ₹25 L/yr |
Technical Lead
234
salaries
| ₹15.9 L/yr - ₹39 L/yr |
Senior Automation Test Engineer
202
salaries
| ₹9.5 L/yr - ₹28.6 L/yr |
Accenture
TCS
Infosys
Wipro