Add office photos
Engaged Employer

IBM

4.0
based on 22.1k Reviews
Video summary
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by

Lava International Interview Questions and Answers

Updated 5 Feb 2024
Popular Designations

Q1. Star Pattern Problem Statement

Display the star pattern for a given positive integer N.

Example:

Input:
N = 4
Output:
 *
***
*****
*******
Explanation:

The dots in the image represent spaces. Align the stars in...read more

Ans.

Display a star pattern in a pyramid shape for a given positive integer N with spaces in between.

  • Start by printing spaces in decreasing order and stars in increasing order for each row

  • Use nested loops to handle spaces and stars accordingly

  • Consider the total number of characters in each row to maintain the pyramid shape

Add your answer
Q2. How do you match the orientations according to the suggested rotation degrees?
Ans.

Matching orientations based on suggested rotation degrees.

  • Calculate the difference between the current orientation and the suggested rotation degrees.

  • Apply the necessary rotation to match the orientations.

  • Consider the direction of rotation (clockwise or counterclockwise).

Add your answer

Q3. Design a system for railway ticket booking

Ans.

Design a system for railway ticket booking

  • Create a user-friendly interface for booking tickets

  • Integrate payment gateway for secure transactions

  • Implement seat availability and reservation system

  • Include features for cancellation and refund

  • Develop a database to store user and ticket information

View 2 more answers

Q4. Any questions?

Ans.

Yes, I have a few questions regarding the company culture and team dynamics.

  • Can you tell me more about the team structure and how collaboration is encouraged?

  • What is the company's approach to professional development and growth?

  • How does the company prioritize work-life balance for its employees?

View 1 answer
Discover Lava International interview dos and don'ts from real experiences

Q5. Two Sum: given 2 numbers, check if there exists 2 numbers such that they sum to target

Ans.

Given an array of numbers, check if there exists two numbers that sum to a target number.

  • Use a hash set to store the complement of each number as you iterate through the array.

  • For each number, check if its complement exists in the hash set.

  • If the complement exists, return true. Otherwise, add the number to the hash set.

  • If no two numbers sum to the target, return false.

Add your answer

Q6. What is CRM? WHAT WORK FLOW?

Ans.

CRM stands for Customer Relationship Management. It is a software that helps businesses manage their interactions with customers.

  • CRM helps businesses organize customer data and interactions

  • It can track sales, marketing campaigns, and customer support

  • Examples of CRM software include Salesforce, HubSpot, and Zoho CRM

Add your answer

More about working at IBM

Top Rated Mega Company - 2024
Top Rated Company for Women - 2024
Top Rated IT/ITES Company - 2024
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Lava International

based on 5 interviews
2 Interview rounds
Coding Test Round - 1
Coding Test Round - 2
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Software Developer Interview Questions from Similar Companies

4.1
 • 50 Interview Questions
4.0
 • 19 Interview Questions
3.7
 • 17 Interview Questions
3.8
 • 16 Interview Questions
3.8
 • 12 Interview Questions
3.7
 • 11 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter