Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2022. There were 2 interview rounds.
Generics in C# allow for type-safe programming by enabling the creation of reusable code.
Generics allow for the creation of classes, interfaces, and methods that can work with any data type.
They provide type safety by allowing the compiler to enforce type constraints.
Examples include List
Generics can improve performance by reducing the need for boxing and unboxing operations.
Delegates are reference types that hold a reference to a method. They are used to achieve loose coupling and event handling.
Delegates allow methods to be passed as parameters to other methods.
They can be used to define callback methods.
Built-in delegates in C# include Action, Func, Predicate, EventHandler, and Comparison.
Action and Func are used for methods that return void and non-void values respectively.
Predicate is...
Dictionary is a generic collection while Hashtable is a non-generic collection.
Dictionary is type-safe while Hashtable is not.
Dictionary allows null keys and values while Hashtable does not.
Dictionary is faster than Hashtable for small collections.
Hashtable is thread-safe while Dictionary is not.
Stored procedures are used to perform a set of actions, while functions return a single value.
Stored procedures can modify data in the database, while functions cannot.
Functions can be used in SQL statements, while stored procedures cannot.
Stored procedures can have input and output parameters, while functions can only have input parameters.
Functions can be called from within stored procedures, but stored procedures ca
Program to find the number of occurrences in a given string
Use a loop to iterate through the string and count the occurrences of each character
Store the count in a dictionary or hash table
Return the dictionary or hash table
RESTful services are web services that follow the REST architecture while WebAPI is a framework for building RESTful services.
RESTful services use HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations on resources
WebAPI is a framework for building RESTful services using .NET framework
WebAPI provides features like routing, model binding, content negotiation, etc.
RESTful services can be consumed by any clie...
Hashmap is a data structure that stores key-value pairs and uses hashing to map keys to their corresponding values.
Hashmap uses an array to store the key-value pairs
A hash function is used to map the key to an index in the array
Collisions can occur when two keys map to the same index, which can be resolved using techniques like chaining or open addressing
Hashmap provides constant time complexity for insertion, deletion
The @Autowired annotation is the most useful annotation used in Spring Boot and Spring JPA.
The @Autowired annotation is used for automatic dependency injection.
It eliminates the need for manual wiring of beans.
It can be used with constructors, fields, and methods.
Example: @Autowired private UserRepository userRepository;
Singleton and Factory patterns are creational patterns used in Java to create objects.
Singleton pattern ensures that only one instance of a class is created and provides a global point of access to it.
Factory pattern provides an interface for creating objects, but allows subclasses to decide which class to instantiate.
Singleton pattern can be implemented using private constructor, static method and static variable.
Fact...
Top trending discussions
I applied via Naukri.com and was interviewed in Jul 2023. There were 4 interview rounds.
Yes, I have over 5 years of experience in WPF, C# .NET development, and MVVM design patterns.
Yes, I have 5+ years of experience in WPF development.
Yes, I have 5+ years of experience in C# .NET development.
Yes, I have 5+ years of experience in MVVM design patterns.
1. Multiple inheritance in C# can be achieved using interfaces. 2. INotifyPropertyChanged is an interface used for data binding in WPF and Silverlight applications.
Multiple inheritance in C# can be implemented using interfaces, as C# does not support multiple inheritance of classes.
Create multiple interfaces and implement them in a single class to achieve multiple inheritance.
Example: interface Interface1 { void Method...
Use alternative methods like callbacks, promises, or async/await to avoid blocking while loops for data acquisition.
Use callbacks to handle asynchronous data retrieval without blocking the main thread.
Utilize promises to handle asynchronous operations and avoid the need for while loops.
Implement async/await to write asynchronous code in a synchronous manner without the need for while loops.
Delegates are a type-safe function pointers used in C# to reference methods.
Delegates allow methods to be passed as parameters
Delegates can be used to define callback methods
Delegates are commonly used in event handling
Answers to various technical questions related to software engineering.
1. Bit manipulation involves manipulating individual bits in a binary number to perform operations like setting, clearing, toggling, or shifting.
2. MVVM (Model-View-ViewModel) design pattern separates the user interface from the business logic by introducing a ViewModel to manage the data and behavior.
3. Connecting a motor to a PC typically involves...
posted on 14 May 2024
posted on 26 Apr 2022
I applied via Approached by Company and was interviewed in Oct 2021. There were 2 interview rounds.
Understanding around sap pp, manufacturing strategies and basic pp setup
I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 3 interview rounds.
Related to dbms,os,networking
Unix shell is a command-line interpreter that provides a user interface for interacting with the operating system.
It is a program that takes commands from the keyboard and gives them to the operating system to perform.
It allows users to execute commands, run scripts, manage files, and perform various other tasks.
Common Unix shells include Bash, Zsh, and Ksh.
Shell scripting is a powerful tool for automating tasks and wr
I applied via LinkedIn and was interviewed before Mar 2020. There was 1 interview round.
Assignments with Reasoning and maths etc.
I applied via Company Website and was interviewed in Jan 2022. There were 2 interview rounds.
based on 2 interviews
Interview experience
based on 8 reviews
Rating in categories
Junior Engineer
147
salaries
| ₹2.4 L/yr - ₹5.3 L/yr |
Assistant Engineer
140
salaries
| ₹3.6 L/yr - ₹6.5 L/yr |
Lead Engineer
83
salaries
| ₹7.7 L/yr - ₹28 L/yr |
Senior Software Engineer
62
salaries
| ₹12.5 L/yr - ₹31 L/yr |
Deputy Engineer
56
salaries
| ₹5 L/yr - ₹8.2 L/yr |
ABB
Siemens
Alstom Transportation
BHEL