Upload Button Icon Add office photos

Filter interviews by

Logicsoft International Software Engineer Interview Questions and Answers

Updated 17 Apr 2024

Logicsoft International Software Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Core Java and OOPS related questions
Round 2 - Technical 

(1 Question)

  • Q1. Technical Interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Related to Java
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

30 mins Aptitude Question

Round 2 - Coding Test 

30 mins - 3 Coding Question

Round 3 - Technical 

(2 Questions)

  • Q1. Describe Rest API
  • Ans. 

    Rest API is a set of rules and conventions for building and interacting with web services using HTTP methods.

    • Rest API stands for Representational State Transfer Application Programming Interface.

    • It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.

    • RESTful APIs use URLs to access resources, and return data in JSON or XML format.

    • Stateless communication allows for scalability and flexibilit...

  • Answered by AI
  • Q2. What is various Response code. Diffenrence b/w 200 & 201, 400 & 403
  • Ans. 

    Response codes indicate the status of a HTTP request. 200 & 201 are success codes, while 400 & 403 are client error codes.

    • 200 - OK: Request was successful

    • 201 - Created: Request was successful and a new resource was created

    • 400 - Bad Request: The server cannot process the request due to a client error

    • 403 - Forbidden: The server understood the request, but refuses to authorize it

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2023. 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 

(3 Questions)

  • Q1. Basics about big data tools. Use case on Pyspark. How to add the new column and what is AQE benefits and Delta table optimisation tenchiques.
  • Q2. Basics about Azure resources like ADF, Azure Databricks. Explained the project architecture and sone questions on that.
  • Q3. Pyspark optimisation techniques explain and write scd type 2 sample code.
  • Ans. 

    Optimisation techniques in Pyspark and sample code for SCD type 2

    • Use broadcast variables to reduce data shuffling

    • Partition data based on key columns to improve performance

    • Use cache() or persist() to avoid recomputing data

    • Use coalesce() or repartition() to reduce the number of partitions

    • For SCD type 2, use merge() function to update or insert new records

    • Example code for SCD type 2: https://github.com/awantik/pyspark-101

  • Answered by AI
Round 3 - Techno mangerial round 

(2 Questions)

  • Q1. How huge data your are working? What are toughest problem you faced and resolved it ?
  • Ans. 

    I have worked with huge data sets in the past.

    • I have experience working with data sets ranging from a few gigabytes to several terabytes.

    • One of the toughest problems I faced was optimizing a query that was taking too long to execute.

    • I resolved it by analyzing the query plan and identifying the bottleneck, then optimizing the query accordingly.

    • Another challenge I faced was dealing with data inconsistencies, which I reso...

  • Answered by AI
  • Q2. Explain you project architecture ? Show some sample codes of the same.
  • Ans. 

    Our project architecture follows a microservices approach with containerization using Docker and orchestration with Kubernetes.

    • We have divided our application into smaller, independent services that communicate with each other through APIs.

    • Each service is containerized using Docker, allowing for easy deployment and scaling.

    • We use Kubernetes for orchestration, which automates the deployment, scaling, and management of o...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Compensation decision and clear your doubts regarding organisation.

Interview Preparation Tips

Topics to prepare for Luxoft Software Engineer interview:
  • Pyspark
  • Adf
  • databricks
  • synapse
Interview preparation tips for other job seekers - Be confident with your are answers and strong in basic big data and azure.

Skills evaluated in this interview

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

(1 Question)

  • Q1. Languages attended
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via cutshort and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Asked about JavaScript Topics
1. Promise
2. Clousure
3. Hoisting.

Round 2 - Assignment 

Create an Application Routes are protected by different roles in ReactJS

Round 3 - HR 

(3 Questions)

  • Q1. What you want to join this company
  • Ans. 

    I want to join this company because of its innovative projects and strong company culture.

    • Innovative projects in AI and machine learning excite me

    • Positive reviews from current employees about company culture

    • Opportunities for growth and learning in the tech industry

  • Answered by AI
  • Q2. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior software engineer leading a team of developers on innovative projects.

    • Advancing to a senior software engineer role

    • Leading a team of developers on projects

    • Working on innovative and challenging projects

    • Continuing to learn and grow in the field

  • Answered by AI
  • Q3. What is most important to company good culture or handsome package or both and why
  • Ans. 

    Both good culture and a handsome package are important for a company as they contribute to employee satisfaction and retention.

    • A good culture fosters a positive work environment, promotes collaboration, and boosts employee morale.

    • A handsome package attracts top talent, motivates employees to perform well, and reduces turnover rates.

    • Having both good culture and a handsome package can lead to higher employee satisfaction...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Keep good understanding React and JS
2. Should be able to what you have why you have chosen this way.

I applied via Company Website and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1.  Explain different Testing scenarios
  • Ans. 

    Testing scenarios include functional, performance, security, usability, and compatibility testing.

    • Functional testing ensures that the software meets the requirements and specifications.

    • Performance testing checks the software's speed, scalability, and stability under various loads.

    • Security testing identifies vulnerabilities and ensures data protection.

    • Usability testing evaluates the software's user-friendliness and ease...

  • Answered by AI
  • Q2. Smoke testing & sanity testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and smart .Technical round will consist of basic question to measure knowledge and experience.

Skills evaluated in this interview

I was interviewed in Jun 2021.

Interview Questionnaire 

1 Question

  • Q1. Basic questions and aptitute

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good, selection is one day process. salary is 3.6 lacks per annum it was very a good experience. interview was knowledgeable and experience. overall it was good but salary could have been better. work location given were too far away form my hometown

I applied via Company Website and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - If applying for backend PHP have better understanding of
Design principles
OOPS concepts
Logical programming
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test are just basic Array and linkedList question

Round 2 - Technical 

(3 Questions)

  • Q1. Explain 4 pillar of oops
  • Ans. 

    The 4 pillars of OOP are Inheritance, Encapsulation, Abstraction, and Polymorphism.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation restricts access to certain components of an object, protecting its integrity.

    • Abstraction hides complex implementation details and only shows the necessary features.

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

  • Answered by AI
  • Q2. Internal working of Hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.

    • If multiple keys hash to the same index, a linked list is used to handle collisions.

    • Retrieving a value involves hashing the ...

  • Answered by AI
  • Q3. Crud operation implementation
  • Ans. 

    Implementation of Create, Read, Update, and Delete operations in a software system.

    • Use SQL queries for database operations

    • Create separate functions for each operation

    • Handle errors and exceptions properly

    • Test thoroughly to ensure functionality

    • Consider security measures to prevent unauthorized access

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why are you chaning the organisation?

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium level

Skills evaluated in this interview

Logicsoft International Interview FAQs

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

Some of the top questions asked at the Logicsoft International Software Engineer interview -

  1. Core Java and OOPS related questi...read more
  2. Technical Interv...read more

Tell us how to improve this page.

Logicsoft International Software Engineer Salary
based on 10 salaries
₹2.5 L/yr - ₹6.6 L/yr
51% less than the average Software Engineer Salary in India
View more details

Logicsoft International Software Engineer Reviews and Ratings

based on 3 reviews

3.0/5

Rating in categories

1.1

Skill development

2.1

Work-Life balance

1.0

Salary & Benefits

4.0

Job Security

2.0

Company culture

3.0

Promotions/Appraisal

2.0

Work Satisfaction

Explore 3 Reviews and Ratings
Software Developer
65 salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Junior Software Developer
12 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Software Engineer
10 salaries
unlock blur

₹2.5 L/yr - ₹6.6 L/yr

Full Stack Software Developer
7 salaries
unlock blur

₹5 L/yr - ₹5.2 L/yr

Software Programmer
7 salaries
unlock blur

₹2.6 L/yr - ₹9 L/yr

Explore more salaries
Compare Logicsoft International with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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