Upload Button Icon Add office photos
Engaged Employer

i

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

Intelizign Lifecycle Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Intelizign Lifecycle Services Senior Software Engineer Interview Questions, Process, and Tips

Updated 18 Apr 2024

Top Intelizign Lifecycle Services Senior Software Engineer Interview Questions and Answers

View all 8 questions

Intelizign Lifecycle Services Senior Software Engineer Interview Experiences

4 interviews found

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

I appeared for an interview before Apr 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Questions were related to OOP concepts
Round 2 - Technical 

(1 Question)

  • Q1. Coding questions, singleton design pattern, Puzzle questions
Round 1 - Aptitude Test 

General Aptitude, times and distance, Ages, Profit loss, equations.

Round 2 - Coding Test 

C++ objective and programming question, constructor, Virtual function concept, pointers, memory handling, casting., inheritance
Data structure programming.

Round 3 - HR 

(1 Question)

  • Q1. General communication about experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Do hands-on C++ Programming and data structure

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

9 Questions

  • Q1. What is difference between Microflow and Nanoflow in Mendix?
  • Ans. 

    Microflows and nanoflows are both used in Mendix for defining business logic, but they differ in their scope and complexity.

    • Microflows are used for larger and more complex processes, while nanoflows are used for smaller and simpler processes.

    • Microflows can have multiple activities and can be triggered by events, while nanoflows have a single activity and are typically called from microflows.

    • Microflows can have input an...

  • Answered by AI
  • Q2. Do we need to set security for Sub Microflow?
  • Ans. 

    Yes

    • Setting security for Sub Microflows is important to ensure data integrity and prevent unauthorized access.

    • Sub Microflows may contain sensitive data or perform critical operations, so securing them is crucial.

    • Access control can be implemented by defining user roles and permissions for Sub Microflows.

    • Authentication and authorization mechanisms should be enforced to restrict access to Sub Microflows.

    • Examples of securit...

  • Answered by AI
  • Q3. What is module role and project role?
  • Q4. What is Before commit and After commit Microflow?
  • Ans. 

    Before commit and After commit Microflows are used in Mendix to perform actions before and after committing changes to the database.

    • Before commit Microflows are executed before the changes are committed to the database.

    • They are used to perform validations, calculations, or any other actions that need to be done before saving the data.

    • After commit Microflows are executed after the changes are committed to the database.

    • T...

  • Answered by AI
  • Q5. What are different activities available in Microflow?
  • Ans. 

    Microflows are used in Mendix to define the logic and flow of an application. They consist of various activities.

    • Create object activity - creates a new object in the database

    • Change object activity - modifies the attributes of an existing object

    • Commit activity - saves changes made to objects in the database

    • Retrieve activity - retrieves objects from the database based on specified criteria

    • Loop activity - iterates over a ...

  • Answered by AI
  • Q6. Which database is used in Mendix?
  • Ans. 

    Mendix uses a multi-model database called Mendix Data Hub.

    • Mendix Data Hub is a unified data layer that integrates with various databases.

    • It supports both SQL and NoSQL databases.

    • Examples of databases that can be used with Mendix include MySQL, PostgreSQL, MongoDB, and Oracle.

    • Mendix Data Hub provides a visual interface for managing data models and relationships.

    • It allows developers to easily connect and interact with da

  • Answered by AI
  • Q7. Various association in Mendix
  • Ans. 

    Various association in Mendix

    • Association is a relationship between two entities in Mendix

    • There are several types of associations: 1:1, 1:N, N:1, and N:N

    • Associations can be uni-directional or bi-directional

    • Associations can have attributes and constraints

    • Examples: Customer has multiple Orders (1:N), Product belongs to a Category (N:1)

  • Answered by AI
  • Q8. Rest api implementation in Mendix?
  • Ans. 

    Mendix supports REST API implementation for building web services.

    • Mendix provides a built-in REST module that allows you to create and consume RESTful APIs.

    • To implement a REST API in Mendix, you can define a microflow or a nanoflow that handles the incoming requests and processes the data.

    • You can use the 'Expose as REST service' option in the microflow or nanoflow properties to make it accessible as a REST API.

    • Mendix a...

  • Answered by AI
  • Q9. Difference between Data view and List view?
  • Ans. 

    Data view and List view are different ways of presenting data. Data view focuses on individual records, while List view displays multiple records in a tabular format.

    • Data view presents data in a detailed manner, showing all the fields and values of a single record.

    • List view displays multiple records in a condensed format, usually in a table with selected fields.

    • Data view is useful for examining and editing individual r...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through Mendix documentation.
Rapid developer and intermediate learning course.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. JavaScript questions as well as react questions
  • Q2. Closure, Hoisting, let var const, OOP's Concepts
Round 3 - Coding Test 

Remove duplicate from an given array, max min,

Round 4 - HR 

(1 Question)

  • Q1. Where do u see yourself in next 5years

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on JavaScript as well as React. Also puzzle questions could be asked

Intelizign Lifecycle Services interview questions for designations

 Software Engineer

 (4)

 Software Engineer Trainee

 (1)

 Software Developer

 (3)

 Software Trainee

 (1)

 Software Tester

 (1)

 Jr. Software Trainee

 (1)

 Senior Design Engineer

 (1)

 Test Engineer

 (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basics of Android, Java, Kotlin.
  • Q2. Mvvm architecture, RxJava, jetpack components

Interview Preparation Tips

Interview preparation tips for other job seekers - Had 3 technical round and one HR Round.

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java collections, program to remove duplicate from array, cursor, indexes in database,stream api's , some questions of hibernate and spring boot

Interview Preparation Tips

Interview preparation tips for other job seekers - Atleast prepare core java fully along with some basic db concepts and all keys and prepare spring boot
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between Sanity & Smoke
  • Ans. 

    Sanity testing is a subset of regression testing, while smoke testing is a subset of acceptance testing.

    • Sanity testing is performed to ensure that the critical functionalities of the software are working as expected.

    • Smoke testing is performed to verify if the software build is stable enough for further testing.

    • Sanity testing is usually performed after major changes or bug fixes.

    • Smoke testing is performed on each build ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic questions on Javascript like closure, event loop,hoisting and some coding questions on map,filter, reduce
  • Q2. Basic conceptual questions on React, redux
Round 2 - One-on-one 

(1 Question)

  • Q1. Coding questions on JS and React
Round 3 - HR 

(1 Question)

  • Q1. Salary Expectation
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(3 Questions)

  • Q1. What are closures
  • Ans. 

    Closures are functions that have access to variables from their containing scope even after the scope has closed.

    • Closures allow functions to access variables from their outer function even after the outer function has finished executing.

    • They are commonly used in event handlers, callbacks, and asynchronous programming.

    • Closures help in maintaining state in functional programming.

  • Answered by AI
  • Q2. What is virtual DOM
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM used for efficient updates in web development.

    • Virtual DOM is a concept used in frameworks like React to improve performance by minimizing actual DOM manipulations.

    • When changes are made to the virtual DOM, a comparison is done with the actual DOM to determine the minimal updates needed.

    • This approach reduces the number of costly DOM operations, resulting in faster rende

  • Answered by AI
  • Q3. What are the data types in JS
  • Ans. 

    Data types in JavaScript include number, string, boolean, object, function, undefined, and null.

    • Number - represents numeric data, e.g. 10, 3.14

    • String - represents textual data, e.g. 'hello', '123'

    • Boolean - represents true or false values, e.g. true, false

    • Object - represents complex data structures, e.g. { key: 'value' }

    • Function - represents executable code, e.g. function() { }

    • Undefined - represents a variable that has ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Write react code for counter
  • Ans. 

    React code for a simple counter

    • Create a functional component for the counter

    • Use useState hook to manage the count state

    • Render the count value and buttons to increment and decrement the count

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - it was good

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basic javascript questions and basic node js questions
  • Q2. Basic programming questions
Round 3 - Technical 

(2 Questions)

  • Q1. They will check In depth architecture understanding of the products you have worked
  • Q2. Test your Critical thinking by asking how you manage the load and multiple systems interaction, asyc programming
Round 4 - HR 

(1 Question)

  • Q1. Salary expectation, and attitude and behaviour test

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with basic and have complete knowledge of application you are working

Intelizign Lifecycle Services Interview FAQs

How many rounds are there in Intelizign Lifecycle Services Senior Software Engineer interview?
Intelizign Lifecycle Services interview process usually has 3 rounds. The most common rounds in the Intelizign Lifecycle Services interview process are Technical, Coding Test and HR.
How to prepare for Intelizign Lifecycle Services Senior Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Intelizign Lifecycle Services. The most common topics and skills that interviewers at Intelizign Lifecycle Services expect are Automation Testing.
What are the top questions asked in Intelizign Lifecycle Services Senior Software Engineer interview?

Some of the top questions asked at the Intelizign Lifecycle Services Senior Software Engineer interview -

  1. What is difference between Microflow and Nanoflow in Mend...read more
  2. What are different activities available in Microfl...read more
  3. Do we need to set security for Sub Microfl...read more

Tell us how to improve this page.

Intelizign Lifecycle Services Senior Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Intelizign Lifecycle Services Senior Software Engineer Salary
based on 269 salaries
₹4.7 L/yr - ₹16.1 L/yr
31% less than the average Senior Software Engineer Salary in India
View more details

Intelizign Lifecycle Services Senior Software Engineer Reviews and Ratings

based on 20 reviews

3.6/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

3.1

Salary

3.3

Job security

3.5

Company culture

2.8

Promotions

3.4

Work satisfaction

Explore 20 Reviews and Ratings
Software Engineer
343 salaries
unlock blur

₹1.8 L/yr - ₹11 L/yr

Senior Software Engineer
269 salaries
unlock blur

₹4.7 L/yr - ₹16.1 L/yr

Design Engineer
208 salaries
unlock blur

₹1.5 L/yr - ₹7 L/yr

Software Developer
81 salaries
unlock blur

₹2.5 L/yr - ₹10.9 L/yr

Junior Engineer
50 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Explore more salaries
Compare Intelizign Lifecycle Services with

ITC Infotech

3.6
Compare

3i Infotech

3.5
Compare

Sify Technologies

3.8
Compare

Microland

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview