i
T P F
Software
Filter interviews by
I applied via Referral and was interviewed before Feb 2020. There were 3 interview rounds.
Data structures are essential for efficient programming in C.
C provides built-in data structures like arrays, structs, and pointers.
Linked lists, stacks, queues, and trees can be implemented using C.
Choosing the right data structure is crucial for optimizing program performance.
C allows for manual memory management, which can be both a blessing and a curse.
Understanding data structures in C is fundamental for software ...
While loop executes the code block only if the condition is true. Do-while loop executes the code block at least once.
While loop checks the condition first before executing the code block.
Do-while loop executes the code block first before checking the condition.
While loop may not execute the code block at all if the condition is false.
Do-while loop always executes the code block at least once.
Example of while loop: whi...
C is a procedural language, C++ is an object-oriented language, and C# is a modern, multi-paradigm language.
C is a procedural language that focuses on structured programming and low-level memory manipulation.
C++ is an object-oriented language that adds features like classes, inheritance, and polymorphism to C.
C# is a modern, multi-paradigm language that combines elements of C++ and Java, and includes features like garb...
If and Switch Case Statements are used for conditional execution in programming.
If statements are used for simple conditions.
Switch case statements are used for multiple conditions.
If statement example: if (x > 5) { do something }
Switch case example: switch (day) { case 1: do something; break; case 2: do something else; break; default: do something different; }
Break and Continue are used to control the flow of loops in C and Java.
Break is used to exit a loop prematurely
Continue is used to skip an iteration of a loop
Both are commonly used in for and while loops
Example: for(int i=0; i<10; i++){ if(i==5) break; System.out.println(i); }
Example: for(int i=0; i<10; i++){ if(i==5) continue; System.out.println(i); }
40 aptitude and 10 coding questions
Future of Artificial Intelligence
I applied via Campus Placement and was interviewed before Nov 2020. There were 5 interview rounds.
Top trending discussions
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
An actual component is a reusable and modular piece of software that performs a specific function within a larger system.
Components are often designed to be independent and can be easily integrated into different systems.
Examples of components include buttons, input fields, and dropdown menus in a user interface.
Components can have their own logic, styling, and functionality, making them versatile building blocks for s...
Designing the architecture for a software system involves planning the structure and components of the system.
Identify the key components of the system and their interactions
Choose appropriate technologies and frameworks for each component
Consider scalability, performance, security, and maintainability
Create a detailed diagram or documentation of the architecture
I appeared for an interview in Feb 2025.
They asked one coding question that is for star pattern question
posted on 11 Feb 2022
I applied via Campus Placement and was interviewed in Aug 2021. There were 4 interview rounds.
1st test was aptitude and a easy coding test
The 2nd test was pure coding based test on hacker rank platform and contains 2 easy and 2 medium question
I come from a close-knit family that values education and support, fostering a strong sense of community and collaboration.
My parents are both educators, which instilled a love for learning in me from a young age.
I have two siblings; we often collaborate on projects, enhancing our problem-solving skills.
Family gatherings are frequent, where we share experiences and support each other's goals.
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Python based questions
based on 2 interview experiences
based on 32 reviews
Rating in categories
5-9 Yrs
Not Disclosed
1-4 Yrs
Not Disclosed
Softwaretest Engineer
80
salaries
| ₹4.4 L/yr - ₹7.5 L/yr |
Software Engineer
50
salaries
| ₹4 L/yr - ₹8.2 L/yr |
Senior Software Engineer
33
salaries
| ₹8.6 L/yr - ₹30 L/yr |
Associate Software Engineer
17
salaries
| ₹3.2 L/yr - ₹6 L/yr |
Automation Test Engineer
15
salaries
| ₹5 L/yr - ₹7.4 L/yr |
Zidio Development
Northcorp Software
Accel Frontline
Elentec Power India (EPI) Pvt. Ltd.