Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Wipro Team. If you also belong to the team, you can get access from here

Wipro Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Wipro Application Development Analyst Interview Questions and Answers

Updated 18 Oct 2024

Wipro Application Development Analyst Interview Experiences

2 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Mostly asked java 8 update and distinct number in given array and Multithreading
  • Q2. 2 program based on java 8, array reverse

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep update with java 8, collection, spring boot @Anotation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2022. There were 3 interview rounds.

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 - Coding Test 

Java:-c+,c++,SQL:-database,core java:-oops concept,web technologie:-html

Round 3 - Aptitude Test 

Relation,reasonal, probability

Interview Preparation Tips

Interview preparation tips for other job seekers - This is job is very important to us, so please cheack my deatails,to provide interview

Application Development Analyst Interview Questions Asked at Other Companies

asked in Accenture
Q1. Automerge Jobs In Informatica MDM? Running Synchronization Batch ... read more
asked in Accenture
Q2. why HTML semantic elements, doctype is used why, which will seen ... read more
asked in Accenture
Q3. What is the procedure you have followed when critical priority is ... read more
asked in Accenture
Q4. What approach are taken before defining a scenario of the test da ... read more
asked in Accenture
Q5. What are the differences between ECC and HANA on depreciation AFA ... read more

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concepts, Exception Handling & other Core Java concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Search & Contact recruiters who hire for ur domain on LinkedIn & share ur resume with them, search relevant jobs on LinkedIn & apply.

Go to companies' websites & create ur profile.

Update ur profile daily on naukri. 👍🏻

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself ?

I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I were asked to print the number of pairs in an array whose sum is equal to given number k
  • Ans. 

    Count the number of pairs in an array whose sum is equal to a given number k.

    • Iterate through the array and for each element, check if k minus the element exists in the array.

    • Use a hash table to store the frequency of each element in the array.

    • If the array contains duplicates, handle them separately to avoid overcounting.

    • Time complexity can be improved to O(n) using a two-pointer approach.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice

I applied via Recruitment Consultant and was interviewed in May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Just Basic OOP's question, What is Interface, why use them?
  • Q2. What is Abstract Class?
  • Ans. 

    Abstract class is a class that cannot be instantiated and is used as a base class for other classes.

    • An abstract class can have abstract and non-abstract methods.

    • Abstract methods have no implementation and must be implemented by the derived class.

    • An abstract class can have constructors and fields.

    • An abstract class can be used to define a common interface for a group of related classes.

    • Example: Animal is an abstract clas...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - A recruiter found me on Naukari Site the name of the person is Kartik (*****), and then, set up an initial L1 interview with the peers. The initial contact was a phone screen regarding the job location, title, salary, etc. in Banglore after that, he set up the meetings with peers for the interview.

The interview was too good, but one thing which I feel bad Interviewer asked me salary while this is the part of the HR department, so why Interviewer asked me salary during an interview, this is totally not good for any candidate because if the candidate expectation is greater than the interviewer salary then definitely he will not hire that candidate that means.  



After Interview:-

 Then, Kartik HR contact me again to tell that they are willing to offer less salary 14LPA than that was decided
- I said yes, and they asked me joining date
- I provided the next week date itself
- But I never heard back from them afterward.
- I tried to contact Kartik, but he is not willing to reply

Very unprofessional behavior and bad experience. I don't know were they just wasting my time.

Skills evaluated in this interview

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

Interview Questionnaire 

5 Questions

  • Q1. Tell about yourself.
  • Ans. 

    I am a software developer with experience in various programming languages and a passion for creating innovative solutions.

    • Proficient in Java, C++, and Python

    • Experience with web development using HTML, CSS, and JavaScript

    • Familiarity with agile development methodologies

    • Strong problem-solving and analytical skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. What is array and how it is different from linked lists?
  • Ans. 

    Array is a collection of elements of same data type. Linked list is a data structure where each element points to the next one.

    • Arrays have fixed size, linked lists can grow dynamically

    • Accessing elements in an array is faster than in a linked list

    • Inserting or deleting elements in a linked list is faster than in an array

    • Arrays are stored in contiguous memory locations, linked lists are not

    • Arrays are used for random acces

  • Answered by AI
  • Q3. OSI model (Networking)?
  • Ans. 

    The OSI model is a conceptual model that describes the communication functions of a telecommunication or computing system.

    • The OSI model has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has a specific function and communicates with the layers above and below it.

    • The Physical layer deals with the physical transmission of data, while the Application layer deals with u...

  • Answered by AI
  • Q4. Explain OSI model modules?
  • Ans. 

    The OSI model is a conceptual model that characterizes and standardizes the communication functions of a telecommunication or computing system.

    • The OSI model has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has a specific function and communicates with the layers above and below it.

    • The Physical layer deals with the physical transmission of data, while the Applicati...

  • Answered by AI
  • Q5. About project? what technologies used? How you implemented?

Interview Preparation Tips

Interview preparation tips for other job seekers - My personal advice is to first be prepared on what u have written in Resume.
Get some current knowledge about the company like CEO name, latest tech. on which company working on .

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. What is your name
  • Q2. What is your role

Interview Preparation Tips

Interview preparation tips for other job seekers - Good, Be professional and Be focus.

I appeared for an interview before Sep 2020.

Round 1 - Face to Face 

(2 Questions)

Round duration - 30 Minutes
Round difficulty - Easy

There were two questions one from arrays and other one from linked list.

  • Q1. 

    Longest Switching Subarray Problem Statement

    You are provided with an array 'ARR' consisting of 'N' positive integers. Your task is to determine the length of the longest contiguous subarray that is switc...

  • Ans. 

    Find the length of the longest contiguous subarray where elements at even indices are equal and elements at odd indices are equal.

    • Iterate through the array and keep track of the length of the current switching subarray.

    • Update the length when the switching condition is broken.

    • Return the maximum length found for each test case.

  • Answered by AI
  • Q2. 

    Cycle Detection in a Singly Linked List

    Determine if a given singly linked list of integers forms a cycle or not.

    A cycle in a linked list occurs when a node's next points back to a previous node in the ...

  • Ans. 

    Detect if a singly linked list forms a cycle by checking if a node's next points back to a previous node.

    • Use Floyd's Cycle Detection Algorithm to determine if there is a cycle in the linked list.

    • Maintain two pointers, one moving at twice the speed of the other, if they meet at some point, there is a cycle.

    • If one of the pointers reaches the end of the list (null), there is no cycle.

  • Answered by AI
Round 2 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

The interviewer was quite friendly. Asked general HR questions .

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Bharati Vidyapeeth's College of Engineering. I applied for the job as SDE - 1 in DelhiEligibility criteriaAbove 7 CGPA, No pending backlogsTata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Data Structures And Algorithms, Operating System, Puzzles, Aptitude, System DesignTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Practice at-least 300-350 questions from different topics.
Tip 2 : Practice aptitude from different topics be it arithmetical ability, logical reasoning.

Application resume tips for other job seekers

Tip 1 : Resume should be one pager.
Tip 2 : The projects mentioned should be job specific.

Final outcome of the interviewSelected

Skills evaluated in this interview

Wipro Interview FAQs

How many rounds are there in Wipro Application Development Analyst interview?
Wipro interview process usually has 2 rounds. The most common rounds in the Wipro interview process are Resume Shortlist, Coding Test and Aptitude Test.
What are the top questions asked in Wipro Application Development Analyst interview?

Some of the top questions asked at the Wipro Application Development Analyst interview -

  1. Mostly asked java 8 update and distinct number in given array and Multithread...read more
  2. 2 program based on java 8, array reve...read more

Tell us how to improve this page.

Wipro Application Development Analyst Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
Wipro Application Development Analyst Salary
based on 13 salaries
₹5.2 L/yr - ₹18 L/yr
58% more than the average Application Development Analyst Salary in India
View more details

Wipro Application Development Analyst Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

5.0

Salary

5.0

Job security

4.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Project Engineer
32.8k salaries
unlock blur

₹1.8 L/yr - ₹8.4 L/yr

Senior Software Engineer
22.3k salaries
unlock blur

₹5.8 L/yr - ₹22.3 L/yr

Senior Associate
21.5k salaries
unlock blur

₹0.9 L/yr - ₹5.5 L/yr

Senior Project Engineer
20.2k salaries
unlock blur

₹5 L/yr - ₹19.5 L/yr

Technical Lead
19k salaries
unlock blur

₹8.4 L/yr - ₹37 L/yr

Explore more salaries
Compare Wipro with

TCS

3.7
Compare

Infosys

3.6
Compare

Tesla

4.2
Compare

Amazon

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview