Filter interviews by
I applied via campus placement at Shri Ramdeo Baba Kamla Nehru Engineering College, Nagpur and was interviewed in Aug 2024. There were 3 interview rounds.
(On campus) This round consists of two sections. 10 questions from Aptitude + Verbal (Trains , boats, interest, average, English error spotting) and 10 were pseudocodes of C mostly of loops and pointers. Pseudocode level was easy but apti was moderate.
This was pen and paper test. 2 questions were there 1. Valid parenthesis checker and 2. Fibonacci triangle pattern. Preferred language was C# C++ Java. Python was not preferred.
A data-table is a way to organize data in rows and columns. Data can be retrieved using SQL queries or programming languages.
Data-table is a structured way to store data in rows and columns.
Data can be retrieved using SQL queries like SELECT * FROM table_name.
Data can also be retrieved using programming languages like Python or Java.
After retrieving data, it is typically stored in memory for processing or analysis.
Program to print prime numbers in a given range
Iterate through the range of numbers and check if each number is prime
Use a nested loop to check for factors of each number
Print the number if it has only 2 factors (1 and itself)
Merge sort and selection sort are both sorting algorithms, but they differ in their approach and efficiency. Merge sort is a divide-and-conquer algorithm with a time complexity of O(n log n).
Merge sort divides the array into two halves, sorts each half recursively, and then merges the sorted halves back together.
Selection sort selects the smallest element from the unsorted portion of the array and swaps it with the fir...
Ternary operator is a shorthand for if-else statement in programming.
Ternary operator is written as condition ? expression1 : expression2
It is used to assign a value based on a condition in a more concise way
If-else statement is written as if (condition) { expression1 } else { expression2 }
Top trending discussions
posted on 17 Oct 2024
1 hour, Basic c programing quiz
Asked to solve a program and show the concern output
Angular JS, asked to prepare content about the topic and present
I am a recent graduate with a degree in engineering, passionate about problem-solving and eager to learn and grow in the field.
Recent graduate with a degree in engineering
Passionate about problem-solving
Eager to learn and grow in the field
OOPs in Java helps in organizing code, promoting reusability, and enhancing maintainability.
Encapsulation: Bundling data and methods together to restrict access
Inheritance: Allows a class to inherit properties and behavior from another class
Polymorphism: Ability to use a single interface to represent different data types
Abstraction: Hiding implementation details and showing only necessary features
Software Engineer
54
salaries
| ₹6.8 L/yr - ₹13 L/yr |
Senior Software Engineer
27
salaries
| ₹6 L/yr - ₹16.7 L/yr |
Software Developer
18
salaries
| ₹3 L/yr - ₹9.1 L/yr |
QA Engineer
10
salaries
| ₹2 L/yr - ₹8.8 L/yr |
Senior QA Engineer
8
salaries
| ₹7 L/yr - ₹11 L/yr |
TCS
Infosys
Wipro
HCLTech