i
Intellias
Filter interviews by
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
A logger class to handle logging messages in an application
Create a Logger class with methods like logInfo, logError, logWarning, etc.
Use a file or database to store the log messages
Include timestamp and severity level in each log message
Implement log rotation to manage log file size
RAII is a resource management technique in C++. Rule of 3/5 refers to special member functions. Smart pointers are objects that manage memory automatically.
RAII stands for Resource Acquisition Is Initialization, a C++ programming technique where resource management is tied to object lifetime.
Rule of 3 states that if a class defines a custom destructor, copy constructor, or copy assignment operator, it should define all...
posted on 22 Nov 2024
Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details and showing only the necessary features.
A constructor in Java is a special type of method that is used to initialize objects.
Constructors have the same name as the class they are in.
They do not have a return type, not even void.
Constructors are called when an object of a class is created.
Example: public class Car { public Car() { // constructor code } }
I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.
3 questions, medium hard
posted on 20 Dec 2024
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
Initially, they shortlist the candidates and group them into batches of 15 students. During this process, they conduct a group discussion (GD) in which each student has 3 minutes to think, followed by an opportunity to describe their points in 2 to 3 minutes.
posted on 29 Apr 2024
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.
The question asks to find a missing character in an array of strings.
Iterate through each string in the array
Check the length of each string to find the missing character
Compare the characters in each string to identify the missing one
Types of triggers in Azure Data Factory include schedule, tumbling window, event-based, and manual.
Schedule trigger allows you to run pipelines on a specified schedule
Tumbling window trigger runs pipelines at specified time intervals
Event-based trigger runs pipelines based on events like file arrival or HTTP request
Manual trigger allows you to manually trigger pipeline runs
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
Growth strategy is a plan of action designed to achieve long-term business goals through expansion and development.
Identifying new markets and customer segments
Developing new products or services
Acquiring or merging with other companies
Increasing marketing and advertising efforts
Improving operational efficiency
Investing in research and development
Expanding geographically
Diversifying product or service offerings
The market trend for digital transformation is rapidly growing.
Digital transformation is becoming a necessity for businesses to stay competitive.
Cloud computing, artificial intelligence, and big data analytics are driving the trend.
Companies are investing heavily in digital transformation initiatives.
The COVID-19 pandemic has accelerated the adoption of digital technologies.
The market for digital transformation is expe
based on 1 review
Rating in categories
Business Development Executive
3
salaries
| ₹16 L/yr - ₹16 L/yr |
Senior Software Engineer
3
salaries
| ₹25 L/yr - ₹32 L/yr |
EPAM Systems
Luxoft
GlobalLogic
LTIMindtree