i
Izmo
Filter interviews by
I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.
Top trending discussions
I applied via campus placement at Army Institute of Technology, Pune and was interviewed in Oct 2024. There were 3 interview rounds.
There was a coding round and out of 75 students 28 got selected for next round
Dsa, oops, sql, data structures
I applied via Company Website and was interviewed in Jul 2023. There were 4 interview rounds.
Such like blood relation questions, graph, alphabet and numeric values etc
Related to operators, oop concepts
posted on 19 Feb 2025
I was interviewed before Feb 2024.
Ten reasoning questions, ten quantitative questions, and fifteen technical questions involving pseudo code, for a total of thirty-five questions to be completed in thirty minutes.
Three questions to solve test cases from LeetCode and similar platforms: one from arrays, one from strings, and one from stacks.
I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.
Memory management in .NET involves automatic garbage collection and allocation of memory for objects.
Garbage collector automatically frees memory for objects that are no longer in use
Memory allocation is done by the Common Language Runtime (CLR)
CLR uses a heap to allocate memory for objects
Memory leaks can occur if objects are not properly disposed of
Managed code is protected from buffer overflows and other memory-rela
WebAPI is a set of protocols and tools for building web applications and services.
WebAPI allows communication between different software systems over the internet.
It uses HTTP requests and responses to exchange data.
WebAPIs can be used to retrieve data, update data, or perform other operations.
Examples of WebAPIs include the Twitter API, the Google Maps API, and the Facebook Graph API.
Put and Patch are HTTP methods used to update resources. Put replaces the entire resource while Patch updates only the specified fields.
Put is used to completely replace an existing resource with a new one
Patch is used to update only the specified fields of an existing resource
Put requires the entire resource to be sent in the request body
Patch requires only the fields to be updated to be sent in the request body
L stands for Liskov Substitution Principle in SOLID
Liskov Substitution Principle states that objects of a superclass should be able to be replaced with objects of its subclass without affecting the correctness of the program
This principle ensures that the behavior of the program remains consistent when new classes are added
Violating this principle can lead to unexpected behavior and bugs in the program
Parallel programming in C# allows multiple tasks to be executed simultaneously for improved performance.
Parallel programming can be achieved using the Task Parallel Library (TPL) in C#.
TPL provides constructs like Parallel.For and Parallel.ForEach to execute loops in parallel.
Parallel.Invoke can be used to execute multiple methods in parallel.
Data parallelism can be achieved using PLINQ (Parallel LINQ) to execute LINQ ...
I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.
I have a strong technical background, proven track record of delivering high-quality software, and a passion for continuous learning and improvement.
I have a Bachelor's degree in Computer Science and X years of experience in software development.
I have successfully led multiple projects from conception to completion, delivering high-quality software on time and within budget.
I am proficient in a variety of programming ...
I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.
Abstraction is a concept of hiding implementation details while interface is a contract that defines the behavior of a class.
Abstraction is achieved through abstract classes and methods
Interface is a collection of abstract methods
Abstraction is used for reducing complexity and increasing efficiency
Interface is used for achieving multiple inheritance and loose coupling
Abstraction is a way of achieving data abstraction w...
posted on 21 Sep 2022
Simple String or list releted questions for Arranging a string some conditions wise
To count number after decimal value in Python, use string manipulation or math module.
Use string manipulation to count number of digits after decimal point
Use math module to round off the number and then subtract the original number to get the digits after decimal point
Example: num = 3.14159, str_num = str(num), decimal_index = str_num.index('.') + 1, digits_after_decimal = len(str_num) - decimal_index
The question is asking for the current time and the angles formed by the hour and minute hands on a clock.
The angle between the hour and minute hands of a clock can be calculated using the formula: angle = |(30*hour - (11/2)*minutes)|
At 3:00, the angle between the hour and minute hands is 90 degrees.
At 6:00, the angle between the hour and minute hands is 180 degrees.
At 9:00, the angle between the hour and minute hands
based on 7 reviews
Rating in categories
Data Analyst
54
salaries
| ₹2.4 L/yr - ₹4.8 L/yr |
Graphic Designer
52
salaries
| ₹2 L/yr - ₹4.6 L/yr |
Software Engineer
33
salaries
| ₹3.2 L/yr - ₹12 L/yr |
Associate Software Engineer
24
salaries
| ₹3.8 L/yr - ₹6 L/yr |
Cgi Artist
18
salaries
| ₹2.3 L/yr - ₹6 L/yr |
TCS
Infosys
Wipro
HCLTech