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

Fendahl Technology

3.5
based on 29 Reviews
Filter interviews by
Fresher

Fendahl Technology Interview Questions and Answers

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
Fendahl Technology Interview Questions and Answers for Freshers
illustration image

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. Describe OOPs in real world

Ans.

OOPs is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

  • Objects represent real-world entities with attributes and behaviors

  • Encapsulation ensures data hiding and modularity

  • Inheritance allows for code reusability and polymorphism

  • Polymorphism enables objects to be treated as instances of their parent class

  • Abstraction simplifies complex systems by focusing on essential properties

Add your answer
right arrow

Q6. 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

Q7. 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

based on 13 interviews
Interview experience
4.3
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

Jio Logo
3.9
 • 746 Interview Questions
Reliance Retail Logo
3.9
 • 497 Interview Questions
Cipla Logo
4.1
 • 279 Interview Questions
UBS Logo
3.9
 • 246 Interview Questions
Aarti Industries Logo
4.1
 • 221 Interview Questions
Samvardhana Motherson Group Logo
3.7
 • 142 Interview Questions
View all
Recently Viewed
COMPANY BENEFITS
Dilip Buildcon
304 benefits
COMPANY BENEFITS
Dilip Buildcon
304 benefits
COMPANY BENEFITS
IRB Infrastructure
60 benefits
COMPANY BENEFITS
KNR Constructions
20 benefits
JOBS
Browse jobs
Discover jobs you love
INTERVIEWS
Amazon
5.6k top interview questions
SALARIES
Collabera Technologies
INTERVIEWS
Oracle
No Interviews
INTERVIEWS
Collabera Technologies
No Interviews
INTERVIEWS
Compass Group Support Services
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