Filter interviews by
I applied via Indeed and was interviewed in Jan 2024. There was 1 interview round.
posted on 16 Jan 2024
I was interviewed in Dec 2023.
I applied via Company Website and was interviewed before Feb 2023. There were 2 interview rounds.
calloc initializes the allocated memory to zero, while malloc does not.
calloc allocates memory for an array of elements and initializes them to zero, while malloc only allocates memory without initialization.
calloc is useful for initializing arrays of integers or structures, while malloc is more flexible for allocating memory for any data type.
Example: int *arr = (int*)calloc(5, sizeof(int)); // initializes array of 5
I applied via Naukri.com and was interviewed in Jan 2018. There were 5 interview rounds.
Ambalika Institute of Management & Technology interview questions for popular designations
I applied via Approached by Company and was interviewed in Jan 2018. There were 4 interview rounds.
Top trending discussions
posted on 31 Jan 2025
I was interviewed in Dec 2024.
I applied via LinkedIn and was interviewed in Nov 2024. There were 4 interview rounds.
PPT was asked to make and represent(as it was for online teaching). The purpose was to check teaching skills.
posted on 21 Jan 2025
I was interviewed in Dec 2024.
Round 1: Written test on common Computer Science subjects.
posted on 19 Dec 2024
I was interviewed in Nov 2024.
I am proficient in programming languages such as Java, Python, and SQL.
Java
Python
SQL
An operating system is a software that manages computer hardware and provides services for computer programs.
Manages computer hardware resources such as memory, CPU, and storage
Provides a user interface for interacting with the computer
Supports running applications and managing processes
Examples include Windows, macOS, Linux, and Android
SDLC is a process used by software development teams to design, develop, and test high-quality software.
SDLC is a structured process that divides software development into distinct phases.
Common phases include planning, analysis, design, implementation, testing, and maintenance.
Each phase has specific goals and deliverables to ensure the quality and success of the software.
Examples of SDLC models include Waterfall, Agi
An array in programming is a data structure that stores a collection of elements of the same type in a contiguous block of memory.
Arrays are used to store multiple values under a single variable name.
Elements in an array are accessed by their index, starting from 0.
Example: string[] names = {"Alice", "Bob", "Charlie"};
An interface in programming defines a set of methods that a class must implement.
An interface acts as a contract between a class and the outside world.
It specifies what methods a class must have, but does not provide the implementation.
Classes can implement multiple interfaces in Java.
Example: 'Runnable' interface in Java requires implementing the 'run' method.
posted on 11 Dec 2024
They have taken counselling session
Interview experience
based on 34 reviews
Rating in categories
Assistant Professor
20
salaries
| ₹1.9 L/yr - ₹6 L/yr |
Desktop Support Engineer
5
salaries
| ₹1.8 L/yr - ₹2.2 L/yr |
Lab Assistant
4
salaries
| ₹1.2 L/yr - ₹2.5 L/yr |
Admission Counsellor
4
salaries
| ₹1.7 L/yr - ₹3.6 L/yr |
Computer Operator/Data Entry Operator
4
salaries
| ₹1.8 L/yr - ₹1.8 L/yr |
Indian Institute of Management
Symbiosis International University
XLRI
Indian School of Business