i
FIS
Filter interviews by
.Net Core is a cross-platform, open-source framework for building modern applications.
Supports development on Windows, Linux, and macOS
Modular architecture allows for lightweight and efficient applications
Includes ASP.NET Core for building web applications
Provides improved performance and scalability compared to .NET Framework
Supports containerization and microservices architecture
Example: .NET Core is used to build ap...
Top trending discussions
I was interviewed in Apr 2024.
Apache Spark is a fast and general-purpose cluster computing system. Apache Kafka is a distributed streaming platform.
Apache Spark is used for big data processing and analytics, providing in-memory computing capabilities.
Apache Kafka is used for building real-time data pipelines and streaming applications.
Apache Spark can be integrated with Apache Kafka for real-time data processing.
Both Apache Spark and Apache Kafka a...
Data formats used in Spark include JSON, Parquet, Avro, and ORC.
JSON: Lightweight data interchange format
Parquet: Columnar storage format optimized for query performance
Avro: Compact, fast, and efficient binary format
ORC: Optimized Row Columnar format for large-scale data processing
I applied via campus placement at Durgapur Institute of Advanced Technology and Management, Durgapur and was interviewed before Sep 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2021. There was 1 interview round.
To detect web browser, use navigator.userAgent property.
Use navigator.userAgent property to get the user agent string.
Parse the user agent string to identify the browser.
Use conditional statements to execute browser-specific code.
Consider using a library like Modernizr or jQuery to simplify the process.
Mixin is a way to reuse code in multiple classes without inheritance.
Mixin is a programming concept that allows code to be reused in multiple classes without inheritance.
It is achieved by including a module or class in another class.
Mixins are commonly used in object-oriented programming languages like Ruby and Python.
They help to reduce code duplication and improve code organization.
Example: A class for a car may incl...
Closure is a feature in programming languages that allows a function to access variables outside its scope.
Closure is a way to create a function inside another function and access the outer function's variables.
It allows for encapsulation and data privacy.
Closures are commonly used in event handlers and callbacks.
Example: function outer() { let x = 10; function inner() { console.log(x); } return inner; } const closure
I applied via Naukri.com and was interviewed before Sep 2021. There were 4 interview rounds.
I applied via Accenture and was interviewed in Nov 2020. There were 3 interview rounds.
Inheritance in Kotlin allows a class to inherit properties and methods from another class.
Use the 'open' keyword to mark the superclass as inheritable
Use the 'override' keyword to override a method or property in the subclass
Use the 'super' keyword to call the superclass's implementation of a method or property
Example: class SubClass : SuperClass() { override fun method() { super.method() } }
I was interviewed before May 2016.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
2.7k
salaries
| ₹8 L/yr - ₹30 L/yr |
Software Engineer
1.6k
salaries
| ₹4.2 L/yr - ₹16 L/yr |
Lead Engineer
683
salaries
| ₹7.3 L/yr - ₹27 L/yr |
Team Member
677
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Senior Leader Engineer
638
salaries
| ₹9.9 L/yr - ₹32.1 L/yr |
TCS
Infosys
Wipro
HCLTech