Add office photos
Fendahl Technology logo
Employer?
Claim Account for FREE

Fendahl Technology

3.1
based on 31 Reviews
Filter interviews by
Clear (1)

Fendahl Technology Interview Questions and Answers for Freshers

Updated 21 Oct 2024

Q1. What is data-table? How you retrieved data? Where is was stored after retrieving?

Ans.

A data-table is a way to organize data in rows and columns. Data can be retrieved using SQL queries or programming languages.

  • Data-table is a structured way to store data in rows and columns.

  • Data can be retrieved using SQL queries like SELECT * FROM table_name.

  • Data can also be retrieved using programming languages like Python or Java.

  • After retrieving data, it is typically stored in memory for processing or analysis.

Add your answer
right arrow

Q2. Merge sort and selection difference. Explain merge sort working. Time complexities of some famous sorting algorithms.

Ans.

Merge sort and selection sort are both sorting algorithms, but they differ in their approach and efficiency. Merge sort is a divide-and-conquer algorithm with a time complexity of O(n log n).

  • Merge sort divides the array into two halves, sorts each half recursively, and then merges the sorted halves back together.

  • Selection sort selects the smallest element from the unsorted portion of the array and swaps it with the first unsorted element.

  • Merge sort has a time complexity of O(...read more

Add your answer
right arrow

Q3. Ternary operator. How it differs from if else

Ans.

Ternary operator is a shorthand for if-else statement in programming.

  • Ternary operator is written as condition ? expression1 : expression2

  • It is used to assign a value based on a condition in a more concise way

  • If-else statement is written as if (condition) { expression1 } else { expression2 }

Add your answer
right arrow

Q4. Write a program for printing prime numbers in given range

Ans.

Program to print prime numbers in a given range

  • Iterate through the range of numbers and check if each number is prime

  • Use a nested loop to check for factors of each number

  • Print the number if it has only 2 factors (1 and itself)

Add your answer
right arrow
Discover Fendahl Technology interview dos and don'ts from real experiences

Q5. explain bug life cycle with all stages

Ans.

Bug life cycle consists of several stages from identification to resolution.

  • 1. Bug Identification - Bug is identified by testers during testing.

  • 2. Bug Logging - Tester logs the bug in a bug tracking tool like Jira.

  • 3. Bug Prioritization - Bugs are prioritized based on severity and impact.

  • 4. Bug Assignment - Bug is assigned to a developer to fix.

  • 5. Bug Fixing - Developer fixes the bug and marks it as resolved.

  • 6. Bug Verification - Tester verifies the bug fix.

  • 7. Bug Closure - Bu...read more

Add your answer
right arrow

Q6. SDLC explain with all steps

Ans.

SDLC is a process used by software development teams to design, develop, and test high-quality software.

  • 1. Planning: Define project scope, requirements, and goals.

  • 2. Analysis: Gather and analyze requirements.

  • 3. Design: Create a detailed design plan.

  • 4. Implementation: Develop the software based on the design.

  • 5. Testing: Test the software for bugs and issues.

  • 6. Deployment: Release the software to users.

  • 7. Maintenance: Provide ongoing support and updates.

  • Example: In a software p...read more

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

Interview Process at Fendahl Technology for Freshers

based on 2 interviews
Interview experience
3.5
Good
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

Nagarro Logo
4.0
 • 471 Interview Questions
Paytm Logo
3.3
 • 459 Interview Questions
Lupin Logo
4.2
 • 239 Interview Questions
TCE Logo
3.8
 • 211 Interview Questions
Intel Logo
4.2
 • 156 Interview Questions
State Street Corporation Logo
3.7
 • 134 Interview Questions
View all
Recently Viewed
SALARIES
Collabera Technologies
INTERVIEWS
Compass Group Support Services
No Interviews
INTERVIEWS
Compass Group Support Services
No Interviews
INTERVIEWS
Amazon
Fresher
5.6k top interview questions
SALARIES
Collabera Technologies
INTERVIEWS
Collabera Technologies
No Interviews
INTERVIEWS
Collabera Technologies
No Interviews
DESIGNATION
SALARIES
Collabera Technologies
INTERVIEWS
Collabera Technologies
No Interviews
Top Fendahl Technology Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
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