i
Ambit Software
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
Yes, you can assign Office 365 license to a shared mailbox.
Shared mailboxes in Office 365 can be assigned licenses.
Assigning a license to a shared mailbox allows it to access certain features and services.
Shared mailboxes can be assigned Exchange Online Plan 1 or Plan 2 licenses.
Assigning a license to a shared mailbox is done through the Office 365 admin center or PowerShell.
Example: Set-Mailbox -Identity 'sharedmailbo...
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
I appeared for an interview before Jun 2016.
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
I applied via Walk-in and was interviewed in Jun 2023. There were 3 interview rounds.
Program output prediction,Logical
3 programs ,any Language you choose. One SQL and 2 programs
I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.
General coding questions
30days training and project building
I applied via Company Website and was interviewed before Oct 2022. There were 3 interview rounds.
An interface in software engineering defines a contract for classes to implement, specifying methods and properties.
Defines a set of methods and properties that a class must implement
Does not contain any implementation details, only method signatures
Used to achieve abstraction and multiple inheritance in programming
Examples: Java interfaces, C# interfaces
I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.
Program to print the Fibonacci series up to a given number.
Take input from user for the limit of the series.
Initialize two variables with 0 and 1 respectively.
Use a loop to generate the series and print each number.
Add the previous two numbers to get the next number in the series.
based on 2 reviews
Rating in categories
Software Engineer
44
salaries
| ₹1.8 L/yr - ₹8.5 L/yr |
Business Analyst
19
salaries
| ₹6 L/yr - ₹12 L/yr |
Technical Lead
18
salaries
| ₹9.6 L/yr - ₹18 L/yr |
Senior Software Engineer
18
salaries
| ₹6 L/yr - ₹14.8 L/yr |
QA Engineer
16
salaries
| ₹2.2 L/yr - ₹7.2 L/yr |
HCL Infosystems
Accel Frontline
DynPro
ClaySys