Filter interviews by
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
l, xl, and exl are sizes used in clothing to indicate small, extra large, and extra extra large respectively.
l stands for large size in clothing.
xl stands for extra large size in clothing.
exl stands for extra extra large size in clothing.
I applied via Recruitment Consulltant
I applied via Approached by Company and was interviewed before Nov 2023. There were 4 interview rounds.
Some coding scenarios related C programming language
CIENTRA TECHSOLUTION interview questions for popular designations
Questions on array, string and linked list
Structure and union are both used to store different types of data, but they differ in memory allocation and usage.
Structure is a user-defined data type that allows storing different types of data in a single variable.
Union is also a user-defined data type that allows storing different types of data in a single variable, but it shares the same memory location for all its members.
In a structure, each member has its own ...
Memory layout in C refers to the organization of memory for variables and data structures.
Memory is divided into 3 sections: Text segment, Data segment, and Heap segment.
Text segment contains the executable code.
Data segment contains global and static variables.
Heap segment contains dynamically allocated memory.
Stack segment contains function calls and local variables.
I applied via Recruitment Consultant and was interviewed in Nov 2019. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
posted on 2 Jan 2025
I applied via Referral
Print a specific pattern using any programming language.
A class in OOP is a blueprint for creating objects, defining their properties and behaviors.
Classes are templates for creating objects in OOP
They define the properties (attributes) and behaviors (methods) of objects
Objects are instances of classes, each with its own unique data
Inheritance allows classes to inherit properties and behaviors from other classes
Encapsulation ensures that the data is hidden and can only be a...
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.
A class can only extend one abstract class, but can implement multiple interfaces.
Abstract classes are used to define common characteristics of subclasses, while interfaces are used to define contracts for...
Joining is combining data from two or more tables based on a related column, while an inner join query retrieves only the matching records.
Joining is used to combine data from multiple tables in a database.
Inner join query retrieves only the records that have matching values in both tables.
Syntax for inner join: SELECT columns FROM table1 INNER JOIN table2 ON table1.column = table2.column;
Example: SELECT orders.order_i...
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Interview experience
based on 76 reviews
Rating in categories
Senior Software Engineer
35
salaries
| ₹8 L/yr - ₹16 L/yr |
Verification Engineer
32
salaries
| ₹4.5 L/yr - ₹15 L/yr |
Software Engineer
27
salaries
| ₹3 L/yr - ₹11 L/yr |
Physical Design Engineer
24
salaries
| ₹6.3 L/yr - ₹13.1 L/yr |
Senior Test Engineer
17
salaries
| ₹8.5 L/yr - ₹13 L/yr |
TCS
Infosys
Wipro
HCLTech