Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Intellias Team. If you also belong to the team, you can get access from here

Intellias Verified Tick

Compare button icon Compare button icon Compare
4.7

based on 11 Reviews

Filter interviews by

Intellias Senior Engineer Interview Questions and Answers

Updated 23 Aug 2024

Intellias Senior Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Screening 

(3 Questions)

  • Q1. Basic C++ questions: initialiser list and applications
  • Q2. Questions on vector implementation
  • Q3. Question on linux file system
Round 2 - Technical 

(2 Questions)

  • Q1. Design a logger class
  • Ans. 

    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

  • Answered by AI
  • Q2. What is RAII, rule of 3, 5. What is smart pointers and coding questions based on string
  • Ans. 

    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...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Four Pillars of OOPS in Java?
  • Ans. 

    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.

  • Answered by AI
  • Q2. What is a constructor in Java?
  • Ans. 

    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 } }

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

3 questions, medium hard

Round 2 - Technical 

(2 Questions)

  • Q1. Greedy Algorithm, simple jumps question, easily approachable by greedy algorithm
  • Q2. Binary Search, simple array based
Round 3 - Technical 

(2 Questions)

  • Q1. DBMS, Projects, SQL Queries
  • Q2. 2 coding questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Group Discussion 

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.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and express your point clearly.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. . Net technical
Round 2 - Technical 

(1 Question)

  • Q1. Angular technical

Interview Preparation Tips

Interview preparation tips for other job seekers - They told in 2 rounds you are selected, we are sending your profile to manager, then will connect, after 10 days also not given response,
If you people are not interested to select developer, then you why wasting time on scheduling interviews..

Request to all developer,those looking for new position and attending interviews.Don't waste time attending for interview in this company
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Deep Technical Questions
  • Q2. Problem solving and usecases
Round 2 - Technical 

(1 Question)

  • Q1. Usecase based questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Find missing char
  • Ans. 

    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

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Types of Triggers in ADF
  • Ans. 

    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

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. IAM & PAM Operations
  • Q2. Related to Sailpoint

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is growth strategy
  • Ans. 

    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

  • Answered by AI
  • Q2. How is market trend for digital transformation
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have innovative thinking read the JD and share your experience

Intellias Interview FAQs

How many rounds are there in Intellias Senior Engineer interview?
Intellias interview process usually has 2 rounds. The most common rounds in the Intellias interview process are Technical.
What are the top questions asked in Intellias Senior Engineer interview?

Some of the top questions asked at the Intellias Senior Engineer interview -

  1. What is RAII, rule of 3, 5. What is smart pointers and coding questions based o...read more
  2. Design a logger cl...read more
  3. Basic C++ questions: initialiser list and applicati...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Intellias interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Intellias Senior Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Business Development Executive
3 salaries
unlock blur

₹16 L/yr - ₹16 L/yr

Senior Software Engineer
3 salaries
unlock blur

₹25 L/yr - ₹32 L/yr

Explore more salaries
Compare Intellias with

EPAM Systems

3.8
Compare

Luxoft

3.7
Compare

GlobalLogic

3.7
Compare

LTIMindtree

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview