Add office photos
Engaged Employer

Amadeus

4.0
based on 557 Reviews
Filter interviews by

Interview Questions and Answers

Updated 12 May 2024
Popular Designations
Q1. Search in a row wise and column wise sorted matrix

You are given an N * N matrix of integers where each row and each column is sorted in increasing order. You are given a target integer 'X'. Find the position of...read more

View 3 more answers
Q2. Sort Array Of Strings

You are given an array of strings 'ARRSTR[]' of size 'N' and a character 'C'. Your task is to sort the 'ARRSTR[]' according to the new alphabetical order that starts with the given characte...read more

Add your answer
Q3. Euler’s Totient Function

You are given an integer 'N'. Your task is to count the number of integers between 1 and 'N' both inclusive which are coprime to 'N'.

Note:
Two numbers are coprime if their greatest comm...read more
Add your answer
Q4. DBMS Question

What are ACID Properties?
What is a foriegn key?
Some SQL Queries on JOINS

Add your answer
Discover null interview dos and don'ts from real experiences
Q5. OOPS Questions

Explain Pillars of OOPS

Add your answer

Q6. write code to print fibanocci series

Ans.

Print the Fibonacci series using code.

  • Use a loop to generate the Fibonacci series

  • Start with the first two numbers (0 and 1) and then add the previous two numbers to get the next number

  • Continue this process until reaching the desired length of the series

View 1 answer

Q7. write code for Anagram program

Ans.

An Anagram program compares two strings to see if they are rearrangements of each other.

  • Create a function that takes in two strings as input

  • Remove any spaces and convert both strings to lowercase for accurate comparison

  • Sort the characters in both strings and compare them to check if they are anagrams

  • Return true if they are anagrams, false otherwise

View 1 answer

Q8. What is lazy loading

Ans.

Lazy loading is a design pattern where resources are loaded only when needed.

  • Lazy loading helps improve performance by loading resources on demand.

  • Commonly used in web development for images, videos, and other media content.

  • Example: Loading images on a webpage only when they come into view.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at null

based on 12 interviews in the last 1 year
2 Interview rounds
Aptitude Test Round
HR Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Software Developer Interview Questions from Similar Companies

4.2
 • 62 Interview Questions
4.3
 • 55 Interview Questions
3.3
 • 28 Interview Questions
3.8
 • 15 Interview Questions
4.1
 • 14 Interview Questions
3.7
 • 12 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
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

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