Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Intelliswift - An LTTS Company Team. If you also belong to the team, you can get access from here

Intelliswift - An LTTS Company Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Intelliswift - An LTTS Company Interview Questions, Process, and Tips

Updated 11 Dec 2024

Top Intelliswift - An LTTS Company Interview Questions and Answers

View all 31 questions

Intelliswift - An LTTS Company Interview Experiences

Popular Designations

25 interviews found

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

I was interviewed in Nov 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies like HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge of data structures and algorithms

    • Familiar with Agile development methodologies and version control systems like Git

  • Answered by AI
  • Q2. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to be used for different data types or classes.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (178)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Had an assessment with MCQs. Only 7 questions and 20 mins given to complete,

Round 2 - Technical 

(1 Question)

  • Q1. Basic javascript questions
Round 3 - Technical 

(1 Question)

  • Q1. Understanding of the tech stack and concepts

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (178)

Software Associate Interview Questions & Answers

user image Harsh Borwal

posted on 11 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. .net related questions to WPC SESSIONS WCF card payment management scenario with proc sql entity framework

Software Associate Interview Questions asked at other Companies

Q1. What is python, what is sql, what is db, what is dbms etc.
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

I applied via Approached by Company

Round 1 - One-on-one 

(1 Question)

  • Q1. Basics of c#,oops Init keyword Dependency injection for multiple classes with same interface
Round 2 - Technical 

(1 Question)

  • Q1. Sql related questions likr cursor,views. .net wcf vs web api Rest vs restful

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Intelliswift - An LTTS Company interview questions for popular designations

 Software Engineer

 (5)

 Senior Associate

 (2)

 Senior Software Engineer

 (2)

 Business Analyst

 (1)

 Database Admin

 (1)

 Design & Development Engineer

 (1)

 Hadoop Administrator

 (1)

 HR Recruiter

 (1)

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

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How to select event rows from the table using sql query?
  • Ans. 

    To select event rows from a table using SQL query, use the SELECT statement with appropriate conditions.

    • Use the SELECT statement to specify the columns you want to retrieve from the table.

    • Use the FROM clause to specify the table from which you want to retrieve the rows.

    • Use the WHERE clause to specify the conditions that the rows must meet to be selected.

    • Example: SELECT * FROM events WHERE event_type = 'concert';

  • Answered by AI
  • Q2. What is the SOLID and explain in detail with examples?
  • Ans. 

    SOLID is a set of principles for designing software that is easy to maintain, understand, and extend.

    • S - Single Responsibility Principle: A class should have only one reason to change.

    • O - Open-Closed Principle: Software entities should be open for extension but closed for modification.

    • L - Liskov Substitution Principle: Subtypes must be substitutable for their base types.

    • I - Interface Segregation Principle: Clients shou...

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Get interview-ready with Top Intelliswift - An LTTS Company Interview Questions

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

I applied via Walk-in and was interviewed in Sep 2023. There were 6 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 - Coding Test 

Python,web development,html,css,js, django

Round 3 - Aptitude Test 

Oriented programming

Round 4 - HR 

(1 Question)

  • Q1. Python web development
Round 5 - Assignment 

Python, web development, html, css, js

Round 6 - Technical 

(1 Question)

  • Q1. Python, web development html css js

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (178)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. SQL coding questions
  • Q2. Looker, GCP based questions
Round 3 - Technical 

(1 Question)

  • Q1. It was a techno-managerial round, where questions were mostly behavioural and some technical questions on GCP, Bigquery.

Interview Preparation Tips

Topics to prepare for Intelliswift - An LTTS Company Senior Software Associate interview:
  • GCP
  • BigQuery
  • Looker
  • Tableau
  • SQL
Interview preparation tips for other job seekers - Deep knowledge on Looker, BigQuery, GCP tech stack and SQL.

Senior Software Associate Interview Questions asked at other Companies

Q1. What is background process in uipath
View answer (1)

Salesforce De Interview Questions & Answers

user image Anonymous

posted on 23 Jul 2023

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

I applied via Referral and was interviewed in Jan 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

2 DSA Questions and 40 MCQ including Front end and Backend Technologies

Round 3 - Technical 

(1 Question)

  • Q1. Basic Java related questions and Oops Concept
Round 4 - Technical 

(1 Question)

  • Q1. Core Java related questions

I applied via LinkedIn and was interviewed in Jul 2022. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain roles and responsibilities of your current project.
  • Ans. 

    The roles and responsibilities of my current project involve developing and maintaining Java applications.

    • Developing and implementing Java applications

    • Writing clean and efficient code

    • Collaborating with cross-functional teams to gather requirements and design solutions

    • Troubleshooting and debugging issues

    • Performing code reviews and providing feedback

    • Participating in agile development processes

    • Keeping up-to-date with indu

  • Answered by AI
  • Q2. Basic core java questions on list and set.
  • Q3. Method over loading and overriding.
  • Ans. 

    Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.

    • Method overloading is used to provide different ways of calling the same method with different parameters.

    • Method overriding is used to provide a specific implementation of a method in a subclass that is already defin...

  • Answered by AI
  • Q4. Internal working of array list, linked list and hash map.
  • Ans. 

    Array list, linked list and hash map are data structures used to store and manipulate data.

    • Array list stores data in contiguous memory locations and allows random access to elements.

    • Linked list stores data in nodes that are linked to each other and allows efficient insertion and deletion of elements.

    • Hash map stores data in key-value pairs and allows fast retrieval of values based on keys.

    • Array list and linked list are ...

  • Answered by AI
  • Q5. Working of REST API. and questions on mapping methods like Post, get etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on core java concepts, mapping methods and Array list, linked list and hash map.

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Basic Angular and javascript question
  • Q2. Rxjs question and rxjs operators
  • Q3. NGRX and how you will manage states
  • Ans. 

    NGRX is a state management library for Angular applications that helps manage application state in a reactive way.

    • NGRX is based on the Redux pattern, which involves storing the entire application state in a single immutable state tree.

    • Actions are dispatched to describe state changes, and reducers specify how the state should change in response to actions.

    • Selectors are used to efficiently retrieve specific pieces of sta...

  • Answered by AI
  • Q4. Core Javascript like promise,callback,hoisting,currying
Round 2 - One-on-one 

(1 Question)

  • Q1. Project Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare with basic concepts of Javascript. and do a lot of practice on output based questions

Skills evaluated in this interview

Top Intelliswift - An LTTS Company Senior Associate Interview Questions and Answers

Q1. What are the things you should consider in test plan ?
View answer (1)

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (10)

Intelliswift - An LTTS Company Interview FAQs

How many rounds are there in Intelliswift - An LTTS Company interview?
Intelliswift - An LTTS Company interview process usually has 2-3 rounds. The most common rounds in the Intelliswift - An LTTS Company interview process are Technical, Resume Shortlist and HR.
How to prepare for Intelliswift - An LTTS Company 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 Intelliswift - An LTTS Company. The most common topics and skills that interviewers at Intelliswift - An LTTS Company expect are Java, Javascript, SQL, Spring Boot and Python.
What are the top questions asked in Intelliswift - An LTTS Company interview?

Some of the top questions asked at the Intelliswift - An LTTS Company interview -

  1. What are the things you should consider in test pla...read more
  2. What does Quality Assurance mean in Software testi...read more
  3. What is the difference between test scenario and test ca...read more
How long is the Intelliswift - An LTTS Company interview process?

The duration of Intelliswift - An LTTS Company interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Intelliswift - An LTTS Company Interview Process

based on 20 interviews

Interview experience

3.4
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Intelliswift - An LTTS Company Reviews and Ratings

based on 296 reviews

3.4/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.2

Salary

2.9

Job security

3.2

Company culture

2.9

Promotions

3.1

Work satisfaction

Explore 296 Reviews and Ratings
Technical Recruiter
188 salaries
unlock blur

₹2 L/yr - ₹6.5 L/yr

Senior Software Engineer
144 salaries
unlock blur

₹7.1 L/yr - ₹22 L/yr

Software Engineer
74 salaries
unlock blur

₹4.3 L/yr - ₹14 L/yr

Technical Lead
57 salaries
unlock blur

₹14.8 L/yr - ₹36 L/yr

Senior Software Associate
55 salaries
unlock blur

₹6.2 L/yr - ₹25 L/yr

Explore more salaries
Compare Intelliswift - An LTTS Company with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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