i
DigiValet
Filter interviews by
I applied via campus placement at Medicaps Institute of Techno Management, Indore and was interviewed before May 2023. There were 4 interview rounds.
There are mcqs comprising of reasoning and quants plus questions based on your preferred language/field (e.g. c++/web) followed by two programming questions which need to be solved in a hour which are of easy to medium level
Find the largest palindrome in an array of strings and print its index with O(n) complexity.
Iterate through the array and check if each element is a palindrome.
Keep track of the largest palindrome found and its index.
Return the index of the largest palindrome once the iteration is complete.
Extract values from multidimensional array, create objects, and count number of objects.
Iterate through the array and extract values recursively
Create objects for each value extracted
Count the number of objects created
I applied via campus placement at Acropolis Institute of Technology and Research, Bhopal and was interviewed in Sep 2024. There were 2 interview rounds.
I applied via Campus Placement
It consistis of atitude questions along with some core subjects related question
I applied via campus placement at Shri Vaishnav Institute of Technology and Science, Indore and was interviewed before Jan 2022. There were 5 interview rounds.
In this test, we got combination of questions of os, linux, different coding concepts of c, java and python as well as oops.
DigiValet interview questions for designations
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 9 Jan 2025
posted on 16 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
To rotate a matrix, transpose it and then reverse each row or column depending on the direction of rotation.
Transpose the matrix by swapping elements across the diagonal
For clockwise rotation, reverse each row of the transposed matrix
For anti-clockwise rotation, reverse each column of the transposed matrix
Use binary search to efficiently find a particular element in a sorted array.
Start by comparing the target element with the middle element of the array.
If the target element is less than the middle element, search the left half of the array.
If the target element is greater than the middle element, search the right half of the array.
Repeat the process until the target element is found or the search space is empty.
posted on 22 Nov 2024
Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details and showing only the necessary features.
A constructor in Java is a special type of method that is used to initialize objects.
Constructors have the same name as the class they are in.
They do not have a return type, not even void.
Constructors are called when an object of a class is created.
Example: public class Car { public Car() { // constructor code } }
posted on 13 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.
SPA uses AJAX and HTML5 to create fluid and responsive user experience.
It eliminates the need for page reloading during use, making it faster and more efficient.
Examples include Gmail, Facebook, and Google Maps.
State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.
State management involves storing and updating the state of an application to ensure data consistency.
It helps in managing user interface updates based on changes in the application state.
State management is crucial for handling user interactions and maintaining a seamless user exp...
Interview experience
based on 7 reviews
Rating in categories
Software Engineer
19
salaries
| ₹5 L/yr - ₹9 L/yr |
Product Developer
12
salaries
| ₹4.2 L/yr - ₹10.5 L/yr |
Project Engineer
10
salaries
| ₹3 L/yr - ₹6 L/yr |
Devops Engineer
7
salaries
| ₹5 L/yr - ₹6.5 L/yr |
Team Manager
6
salaries
| ₹22 L/yr - ₹28 L/yr |
Hotelogix
QiK Stay
Oyo Rooms
Yatra