i
Webtel
Electrosoft
Filter interviews by
C# supports various types of classes including abstract, sealed, static, and partial classes.
Abstract classes cannot be instantiated and are used as base classes for other classes.
Sealed classes cannot be inherited and are used to prevent further modification.
Static classes cannot be instantiated and contain only static members.
Partial classes allow a class to be defined in multiple files.
Other types of classes in...
Abstract classes are classes that cannot be instantiated and can have both abstract and non-abstract methods. Interfaces are contracts that define the methods that a class must implement.
Abstract classes can have constructors and instance variables, while interfaces cannot.
A class can implement multiple interfaces, but can only inherit from one abstract class.
Abstract classes are used when there is a need for a co...
To create a file and append text, use file handling functions in the programming language.
Open the file in append mode
Write the text to the file
Close the file
A namespace is a container that holds a set of identifiers to avoid naming conflicts.
Namespaces are used to organize code and avoid naming collisions.
They can be nested within other namespaces.
They are declared using the 'namespace' keyword.
They can be used to group related classes, functions, and variables.
For example, the 'std' namespace in C++ contains standard library functions and objects.
Static is a keyword in programming that denotes a variable or method that belongs to the class rather than an instance of the class.
Static variables and methods can be accessed without creating an instance of the class.
Static variables are shared among all instances of the class.
Static methods cannot access non-static variables or methods.
Examples of static methods include Math.max() and Arrays.sort().
Multithreading is the concurrent execution of multiple threads to achieve parallelism and improve performance.
Multithreading allows multiple threads to run concurrently within a single process.
It enables parallel execution of tasks, improving performance and responsiveness.
Background worker is a component that simplifies multithreading by providing a dedicated thread for executing time-consuming tasks in the backg...
I applied via Naukri.com and was interviewed in Nov 2019. There were 5 interview rounds.
Multithreading is the concurrent execution of multiple threads to achieve parallelism and improve performance.
Multithreading allows multiple threads to run concurrently within a single process.
It enables parallel execution of tasks, improving performance and responsiveness.
Background worker is a component that simplifies multithreading by providing a dedicated thread for executing time-consuming tasks in the background...
To create a file and append text, use file handling functions in the programming language.
Open the file in append mode
Write the text to the file
Close the file
A namespace is a container that holds a set of identifiers to avoid naming conflicts.
Namespaces are used to organize code and avoid naming collisions.
They can be nested within other namespaces.
They are declared using the 'namespace' keyword.
They can be used to group related classes, functions, and variables.
For example, the 'std' namespace in C++ contains standard library functions and objects.
Abstract classes are classes that cannot be instantiated and can have both abstract and non-abstract methods. Interfaces are contracts that define the methods that a class must implement.
Abstract classes can have constructors and instance variables, while interfaces cannot.
A class can implement multiple interfaces, but can only inherit from one abstract class.
Abstract classes are used when there is a need for a common ...
Static is a keyword in programming that denotes a variable or method that belongs to the class rather than an instance of the class.
Static variables and methods can be accessed without creating an instance of the class.
Static variables are shared among all instances of the class.
Static methods cannot access non-static variables or methods.
Examples of static methods include Math.max() and Arrays.sort().
C# supports various types of classes including abstract, sealed, static, and partial classes.
Abstract classes cannot be instantiated and are used as base classes for other classes.
Sealed classes cannot be inherited and are used to prevent further modification.
Static classes cannot be instantiated and contain only static members.
Partial classes allow a class to be defined in multiple files.
Other types of classes include...
Top trending discussions
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
posted on 16 Sep 2021
I appeared for an interview before Sep 2020.
Round duration - 50 minutes
Round difficulty - Medium
Round duration - 20 minutes
Round difficulty - Medium
You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.
Given an array and a target sum, find pairs of elements that add up to the target sum.
Iterate through the array and for each element, check if the complement (target sum - current element) exists in a hash set.
If the complement exists, add the pair to the result list. Otherwise, add the current element to the hash set.
Sort the pairs based on the first element and then the second element to meet the required output form...
Round duration - 20 minutes
Round difficulty - Easy
Round duration - 40 minutes
Round difficulty - Hard
Pointers in C/C++ are variables that store memory addresses. They are used to manipulate memory directly and improve performance.
Pointers are declared using an asterisk (*) before the variable name.
Pointers can be used to dynamically allocate memory using functions like malloc() and free().
Pointers can be used to pass variables by reference to functions.
Tip 1 : Do atleast 1 project
Tip 2 : Practice Data structure programming questions
Tip 3 : Prepare concepts with examples (Coding/Numericals)
Tip 1 : Mention Projects
Tip 2 : Mention only those technologies which you are confident enough.
Tip 3 : Mention extra curricular activities if have.
I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.
Spring is a framework for building Java applications, while Spring Boot is a tool for quickly creating Spring-based applications.
Spring provides a comprehensive framework for building Java applications, while Spring Boot is a tool that simplifies and accelerates the process of creating Spring-based applications.
Spring requires more configuration and setup, while Spring Boot provides a pre-configured environment that re...
A program to check if two strings are anagrams of each other.
Create two character arrays from the input strings
Sort the arrays
Compare the sorted arrays to check if they are equal
Using Streams API to filter and map an array of strings
Create a stream from the array using Arrays.stream()
Use filter() to select elements that meet a certain condition
Use map() to transform each element into a new value
Use toArray() to convert the stream back into an array
REST API is a web service that uses HTTP requests to access and manipulate data.
REST stands for Representational State Transfer
It is an architectural style for building web services
It uses HTTP methods like GET, POST, PUT, DELETE to perform operations on resources
It is stateless and can be cached
It returns data in various formats like JSON, XML, etc.
I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.
Mcq + dsa JavaScript questions
Print unique numbers in list
Iterate through the list and store each number in a set to keep track of unique numbers
Print out the numbers in the set to display the unique numbers
I applied via Walk-in and was interviewed before Feb 2023. There was 1 interview round.
posted on 19 Sep 2024
I applied via Job Portal
60mintues DSA level coding exam
based on 3 reviews
Rating in categories
Relationship Manager
112
salaries
| ₹2.3 L/yr - ₹5.3 L/yr |
Software Developer
66
salaries
| ₹3.7 L/yr - ₹8 L/yr |
Taxation Executive
61
salaries
| ₹1 L/yr - ₹3.3 L/yr |
Business Analyst
43
salaries
| ₹2 L/yr - ₹5 L/yr |
Business Development Executive
33
salaries
| ₹2 L/yr - ₹4 L/yr |
Maxgen Technologies
JoulestoWatts Business Solutions
Value Point Systems
F1 Info Solutions and Services