Upload Button Icon Add office photos

Filter interviews by

Fendahl Technology Interview Questions, Process, and Tips

Updated 15 Nov 2024

Top Fendahl Technology Interview Questions and Answers

View all 7 questions

Fendahl Technology Interview Experiences

Popular Designations

11 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Shri Ramdeo Baba Kamla Nehru Engineering College, Nagpur and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

(On campus) This round consists of two sections. 10 questions from Aptitude + Verbal (Trains , boats, interest, average, English error spotting) and 10 were pseudocodes of C mostly of loops and pointers. Pseudocode level was easy but apti was moderate.

Round 2 - Coding Test 

This was pen and paper test. 2 questions were there 1. Valid parenthesis checker and 2. Fibonacci triangle pattern. Preferred language was C# C++ Java. Python was not preferred.

Round 3 - Technical 

(10 Questions)

  • Q1. Interview begun with introduction. I told everything including projects hobbies internships academics etc.
  • Q2. Questions based on project: Java and PostgreSQL connection and why used postgresql?
  • Q3. 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.

  • Answered by AI
  • Q4. OOPs concepts in details. Every basics of java was asked by him. (My preferred lang was JAVA). Basics must be strong for Fendhal.
  • Q5. SQL questions. Fendhal technology need strong SQL knowledge. He asked questions on CRUD, joints, aggregates,etc
  • Q6. HTML tags and basic css. (I was also having one web projects that's why he asked about web)
  • Q7. 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)

  • Answered by AI
  • Q8. 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 fir...

  • Answered by AI
  • Q9. 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 }

  • Answered by AI
  • Q10. Pre increment and post increment output questions he asked during the interview.

Interview Preparation Tips

Topics to prepare for Fendahl Technology Graduate Trainee interview:
  • OOPS
  • SQL
  • Basics
Interview preparation tips for other job seekers - Fendhal technology needs very strong basics candidates. They need strong knowledge of oops, any object oriented programming language (C# .NET is highly preferred) and SQL. This was on campus process. Whole process was of 2 days. Day 1 3 rounds in campus and day 2 remaining 2 round in company premises (Nagpur office). There was total 5 rounds. Aptitude-Coding-Technical Interview I- Technical Interview II - HR Discussion. I was out in first technical interview. They selected 2 students for 6 months internship followed by PPO.

Skills evaluated in this interview

Graduate Trainee Interview Questions asked at other Companies

Q1. Given an array, how do you get the count of pairs that sum to even
View answer (8)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 21 Oct 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via LinkedIn

Round 1 - Aptitude Test 

Quant, Verbal, Reasoning, Test scenarios

Round 2 - Technical 

(4 Questions)

  • Q1. 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: Pr...

  • Answered by AI
  • Q2. 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 Veri...

  • Answered by AI
  • Q3. 2 questions on test scenarios
  • Q4. Performance testing

Interview Preparation Tips

Topics to prepare for Fendahl Technology QA Engineer interview:
  • basic of software testing
  • aptitude
Interview preparation tips for other job seekers - Be confident and A candidate must have certification in software testing
be prepare for real time test scenarios questions

Skills evaluated in this interview

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Written Test with multiple aptitude and technical questions

Round 2 - Coding Test 

Constisted of two coding questions. Test was pen and paper test

Round 3 - One-on-one 

(1 Question)

  • Q1. This was one on one Technical Interview
Round 4 - One-on-one 

(1 Question)

  • Q1. This was one on one Technical Interview
Round 5 - HR 

(1 Question)

  • Q1. Basic HR question were asked

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Software Engineer Interview Questions & Answers

user image DigiSevak Support

posted on 17 Oct 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Basic aptitude quants and reasoninig

Round 3 - Coding Test 

2 Coding questions: (Pen & Paper based)
1. Transpose a matrix
2. Remove the consecutive occurring element in the string

Round 4 - Technical 

(5 Questions)

  • Q1. OOPS, DSA, puzzels
  • Q2. 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

  • Answered by AI
  • Q3. Pattern printing
  • Q4. Hand Shake Puzzel
  • Q5. Loops related questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Fendahl Technology interview questions for popular designations

 Software Engineer

 (3)

 QA Engineer

 (2)

 Associate Software Engineer

 (1)

 DOT NET Developer

 (1)

 Graduate Trainee

 (1)

 Senior Consultant

 (1)

 Software Engineer Trainee

 (1)

 Trainee

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

On campus drive from fendahl
general aptitude topics questions from - profit/loss, S.I./C.I., railways, pipe and cisterns, directions, speed time and distance, probability etc

Round 2 - Coding Test 

Two coding questions - 1. 3sum question from array
2. longest substring question from string

Round 3 - Technical 

(1 Question)

  • Q1. DSA, questions asked from the applicants resume
Round 4 - Technical 

(1 Question)

  • Q1. Technical round 2- DSA , OOPS, questions based on your programming language

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Trainee Interview Questions & Answers

user image Anonymous

posted on 21 Mar 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude test is on pen and paper
Asked basic aptitude questions
Asked MCQ programming questions

Round 2 - Technical 

(1 Question)

  • Q1. They give a two code 1st is simple 2nd is hard Round is also a pen and paper

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice aptitude is must

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)

Jobs at Fendahl Technology

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

10 Aptitude Questions
Topic:Time and Work ,Pipes and cisterns,number pattern
10 Technical Questions
Topis: C,CPP pseudocodes,basic DSA

Round 2 - Coding Test 

30min 2 question
1.maximum distinct character substring
2.if 3 elements are present in array whose sum is0

Round 3 - Technical 

(1 Question)

  • Q1. OOPS,SQL,Programming
Round 4 - HR 

(1 Question)

  • Q1. Communication,language fluency

Interview Preparation Tips

Interview preparation tips for other job seekers - First 2 rounds are Pen/Paper

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked ListYou are given a singly Linked List of integers. Your task is to return true if the given singly linked list is a palindrome otherwise returns false. For example: The given linked list is 1 -> 2 -> 3 -> 2->... read more
View answer (4)

QA Engineer Interview Questions & Answers

user image Ganesh Dahifale

posted on 25 Jul 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Assignment 

45 minutes written test on manual testing

Round 3 - Technical 

(5 Questions)

  • Q1. Test cases on rubber ,mobile back cover,bottle,pen
  • Q2. Sdlc,stlc,regression,sanity,exploratory
  • Q3. Bug life cycleseverity
  • Q4. Whiteboxtestingprority
  • Q5. Alphatestingandbetatesting

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for real time questions

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mostly questions they asked on Train , Work and Time , profit and loss , some verbal questions and 10 pseudo code questions.

Overall they asked Moderate level questions

Round 2 - Coding Test 

They asked 2 questions:
1) Anagram or not
2) find 1st nth sum in series

Difficulty level : Easy

Round 3 - Technical 

(1 Question)

  • Q1. Mostly They asked questions on OOPS Concepts, pseudo code, SQL queries, This round was of 25-30 minutes. Difficulty level : Easy to Moderate Note : This is an On campus interview

Interview Preparation Tips

Interview preparation tips for other job seekers - 1) While answering the questions be confident
2) talk honestly
And do our best

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

DOT NET Developer Interview Questions & Answers

user image nikhil choukikar

posted on 15 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Group Discussion 

1. Int n = 3
for(int n=7;n<=10;n++)
{
}
z= n*n;

2. for(int n =7;n<=10;n++)
{
return n;
}
return 25;

3. Base Class - a
Derived Class - b
Which is more powerful?

4. x =10; y = 20;
(x++) +(y++) + 1000 ?
(++x) +(++y) +1000?

5. What is return type?

6. Can a method execute without Return type?

7. Can we have a class without constructor?

8. Fun(int x, int y)
{
Fun(y,x);
}

9. What is Inheritance, Method Overloading and Overriding?

10. What is abstraction?

Interview Preparation Tips

Topics to prepare for Fendahl Technology DOT NET Developer interview:
  • C#
  • ASP.Net MVC
  • MS SQL
Interview preparation tips for other job seekers - Prepare well on Loops. Questions asked mainly to check basics.

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)

Fendahl Technology Interview FAQs

How many rounds are there in Fendahl Technology interview?
Fendahl Technology interview process usually has 3-4 rounds. The most common rounds in the Fendahl Technology interview process are Technical, Aptitude Test and Coding Test.
How to prepare for Fendahl Technology interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Fendahl Technology. The most common topics and skills that interviewers at Fendahl Technology expect are Entity Framework, LINQ, WCF, .Net and C#.
What are the top questions asked in Fendahl Technology interview?

Some of the top questions asked at the Fendahl Technology interview -

  1. What is data-table? How you retrieved data? Where is was stored after retrievin...read more
  2. Merge sort and selection difference. Explain merge sort working. Time complexit...read more
  3. Ternary operator. How it differs from if e...read more
How long is the Fendahl Technology interview process?

The duration of Fendahl Technology interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Fendahl Technology Interview Process

based on 7 interviews in last 1 year

Interview experience

4.3
  
Good
View more

People are getting interviews through

based on 9 Fendahl Technology interviews
Campus Placement
Job Portal
67%
33%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 780 Interviews
Cyient Interview Questions
3.7
 • 276 Interviews
View all

Fendahl Technology Reviews and Ratings

based on 28 reviews

3.6/5

Rating in categories

3.5

Skill development

3.2

Work-Life balance

3.5

Salary & Benefits

3.8

Job Security

3.0

Company culture

3.5

Promotions/Appraisal

3.3

Work Satisfaction

Explore 28 Reviews and Ratings
Software Engineer
54 salaries
unlock blur

₹6.8 L/yr - ₹13 L/yr

Senior Software Engineer
27 salaries
unlock blur

₹6 L/yr - ₹16.7 L/yr

Software Developer
18 salaries
unlock blur

₹3 L/yr - ₹9.1 L/yr

QA Engineer
10 salaries
unlock blur

₹2 L/yr - ₹8.8 L/yr

Senior QA Engineer
8 salaries
unlock blur

₹7 L/yr - ₹11 L/yr

Explore more salaries
Compare Fendahl Technology 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