Filter interviews by
I applied via Referral and was interviewed in May 2022. There was 1 interview round.
RDBMS is a relational database management system. Polymorphism and inheritance are OOP concepts. Triggers are database objects. Span and div tags are HTML elements.
RDBMS stands for Relational Database Management System, used to store and manage data in a structured format.
Polymorphism allows objects to be treated as instances of their parent class. Inheritance allows a class to inherit properties and behaviors from ano...
Maximum subarray problem is to find the contiguous subarray with maximum sum in an array of integers.
Use Kadane's algorithm to find the maximum subarray sum in linear time complexity.
Initialize two variables, max_so_far and max_ending_here, to track the maximum sum so far and the maximum sum ending at the current index, respectively.
Iterate through the array and update max_ending_here and max_so_far accordingly.
Return
It is elemination round
I applied via Campus Placement and was interviewed before Sep 2023. There were 3 interview rounds.
Reasoning, Maths, English
Print prime numbers within a given range
Iterate through the range of numbers
Check if each number is prime
Print the prime numbers found
A number is not power in itself, but it can represent power in certain contexts.
A number on its own does not possess power, but it can be used to calculate power or represent a powerful quantity.
For example, the number 2 is not power, but 2^3 represents the power of 2 raised to the 3rd exponent, which is 8.
In the context of technology, numbers can be used to measure processing power or storage capacity.
In the context o...
I am a software consultant with 5 years of experience in developing custom solutions for clients.
5 years of experience in software development
Specialize in developing custom solutions for clients
Strong problem-solving skills
Excellent communication and teamwork abilities
I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.
Dark Horse Digital Solutions interview questions for popular designations
I applied via Campus Placement and was interviewed before Jul 2023. There were 2 interview rounds.
Normal question found on internet
Top trending discussions
Switch case is used for multiple conditions while if else is for binary conditions. Sorting can be done using various algorithms.
Switch case is faster than if else for multiple conditions
If else is more readable for binary conditions
Sorting can be done using bubble sort, insertion sort, quick sort, etc.
Example code for bubble sort: for(i=0;i
Difference between compiler and interpreter with a coding challenge
Compiler translates the entire code into machine language before execution while interpreter translates line by line during execution
Compiler generates an executable file while interpreter does not
Compiler is faster but debugging is harder while interpreter is slower but debugging is easier
Coding challenge: Write a program to find the sum of two numbers
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
based on 4 interviews
Interview experience
based on 22 reviews
Rating in categories
Consultant
58
salaries
| ₹4 L/yr - ₹12 L/yr |
Software Consultant
47
salaries
| ₹5 L/yr - ₹10.5 L/yr |
Software Developer
15
salaries
| ₹6 L/yr - ₹13.5 L/yr |
Software Engineer
13
salaries
| ₹4.5 L/yr - ₹10 L/yr |
IT Consultant
12
salaries
| ₹4.5 L/yr - ₹13.5 L/yr |
TCS
Accenture
Wipro
Cognizant