Filter interviews by
I applied via Referral and was interviewed in Jun 2023. There were 2 interview rounds.
I applied via AmbitionBox and was interviewed in Apr 2024. There was 1 interview round.
They gave questions related to aptitude
General topics to measure your speaking skills
I applied via Naukri.com and was interviewed in Nov 2022. There were 3 interview rounds.
I am b.tech pursuing electronics and communication engineering, from technocrats institute of technology bhopal,
Loops in C are used to repeat a block of code multiple times based on a condition or a fixed number of iterations.
C provides three types of loops: for, while, and do-while.
The for loop is used when the number of iterations is known.
The while loop is used when the number of iterations is not known in advance.
The do-while loop is similar to the while loop but guarantees at least one execution of the loop body.
Loops can b...
In C++, the types of data include fundamental types (int, float, etc.), derived types (arrays, pointers, etc.), and user-defined types.
Fundamental types include int, float, double, char, etc.
Derived types include arrays, pointers, references, etc.
User-defined types are created by the programmer using classes or structures.
In Python, an operator is a symbol that performs an operation on one or more operands.
Operators are used to perform arithmetic, comparison, logical, and bitwise operations
Examples of operators include +, -, *, /, ==, !=, >, <, and &
Operators can be overloaded to work with custom objects
The #include stdio.h is a preprocessor directive in C programming language that includes the standard input/output library.
It is used to include the standard input/output functions in a C program.
It allows the program to use functions like printf() and scanf().
It is necessary for programs that require input/output operations.
DSA stands for Data Structures and Algorithms. It is used to efficiently store and manipulate data in computer programs.
DSA helps in organizing and managing data effectively.
It provides efficient algorithms for searching, sorting, and manipulating data.
DSA is essential for solving complex problems and optimizing program performance.
Examples of DSA include arrays, linked lists, stacks, queues, trees, and graphs.
I applied via Company Website and was interviewed in Sep 2022. There were 4 interview rounds.
Editing tools are software programs used to manipulate and enhance video and audio content.
Video editing software like Adobe Premiere Pro, Final Cut Pro, and DaVinci Resolve
Audio editing software like Audacity and Pro Tools
Color grading tools like Lumetri Color and Color Finale
Visual effects software like After Effects and Nuke
Plugins and add-ons for additional functionality
based on 1 review
Rating in categories
TCS
Accenture
Wipro
Cognizant