Faster and better experience!
i
AppSuccessor
Filter interviews by
I applied via Approached by Company
They conduct the first aptitude round,after selected this test,then you move to interview processes.
I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.
First round is the coding test in which it involves multiple choice questions based on programming , output questions in which we have to write output of a given code, and 2-4 theoretical question based on oops , dsa and mysql. Overall the test was very simple and easy.
Inheritance is a concept in object-oriented programming where a class inherits attributes and methods from another class.
Types of inheritance include single inheritance, where a class inherits from only one parent class
Multiple inheritance, where a class inherits from more than one parent class
Multilevel inheritance, where a class inherits from a derived class, which in turn inherits from another class
Hierarchical inhe...
To swap two variables without using a third variable, use arithmetic operations.
Use addition and subtraction to swap values
Example: a = 5, b = 10. a = a + b (a = 15), b = a - b (b = 5), a = a - b (a = 10)
Implementing exception handling in Python code
Use try-except block to catch and handle exceptions
Raise custom exceptions using 'raise' keyword
Use 'finally' block to execute code regardless of exception
Handle specific exceptions using 'except' with specific exception type
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
In this round you have to solve 3 section where first section has 10 technical MCQ, second section has three code problem for which You have to write output and then last section has 3 code but have to write two code and for one question you have to write percentage.
posted on 26 Apr 2024
I applied via Indeed and was interviewed in Mar 2024. There was 1 interview round.
Use a loop to print numbers by multiplying the previous number by 2.
Start with the number 2
Multiply the previous number by 2 to get the next number
Continue this pattern to print numbers like 2, 4, 8, 32, ...
Example: 2, 4, 8, 16, 32, 64, ...
Find the second largest number in an array of strings.
Convert the array of strings to an array of integers for comparison.
Sort the array in descending order to easily find the second largest number.
Return the second element in the sorted array as the second largest number.
Design relational schema for a shopping website.
Create tables for products, customers, orders, and payments
Use foreign keys to establish relationships between tables
Include attributes like product ID, customer ID, order ID, etc.
Consider additional tables for categories, reviews, and discounts
posted on 14 Apr 2023
C language basic questions like structure and all
Then linux device driver
posted on 22 Sep 2024
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
Based on your CV and basic python questions and coding test and few HR questions
Maths reasoning english
General mathematics, pseudo code.
Time: 30min
GD: lead tech concepts
Select a primary coding language and ensure that the fundamental concepts are well understood.
Java, Python, and the fundamentals of networking.
posted on 29 Jul 2021
I applied via Campus Placement and was interviewed before Jul 2020. There were 5 interview rounds.
based on 3 interviews
Interview experience
based on 1 review
Rating in categories
Software Engineer
15
salaries
| ₹3.3 L/yr - ₹7 L/yr |
Finance Executive
13
salaries
| ₹3 L/yr - ₹4.8 L/yr |
Accounts Manager
12
salaries
| ₹3.6 L/yr - ₹6 L/yr |
QA Engineer
11
salaries
| ₹3 L/yr - ₹4.2 L/yr |
Software Developer
10
salaries
| ₹3.6 L/yr - ₹8 L/yr |
Bhash Software Labs
QR Crypher
HirePro Consulting
Apptunix