i
Wipro
Filter interviews by
I applied via Indeed and was interviewed before Oct 2022. There were 3 interview rounds.
To find the 2nd or 3rd highest salary in SQL, use the 'ORDER BY' and 'LIMIT' clauses.
Use the 'ORDER BY' clause to sort the salaries in descending order.
Use the 'LIMIT' clause to specify the number of rows to return.
For 2nd highest salary: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1
For 3rd highest salary: SELECT salary FROM employees ORDER BY salary DESC LIMIT 2,1
I applied via Naukri.com and was interviewed before Mar 2022. There were 2 interview rounds.
IICS is a cloud-based integration platform while Power Center is an on-premise data integration tool.
IICS is a subscription-based service while Power Center is a perpetual license product.
IICS offers pre-built connectors to various cloud applications while Power Center requires custom coding for cloud integrations.
IICS has a web-based interface while Power Center has a desktop-based interface.
IICS offers real-time data...
Secure agent is used to securely transfer data between on-premises and cloud applications.
Secure agent provides a secure connection between on-premises and cloud applications.
It ensures data privacy and security during transfer.
It allows for data integration and synchronization across different systems.
Examples of applications that use secure agent include Salesforce, Workday, and SAP.
Secure agent also allows for sched
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I was interviewed before Jun 2021.
Round duration - 180 minutes
Round difficulty - Easy
It was an mcq + coding round. There were aptitude and ouput based question in mcq. And coding questions were easy
Given an integer array 'ARR' of size 'N' containing numbers from 0 to (N - 2). Each number appears at least once, and there is one number that appears twice. Yo...
Find the duplicate number in an array of integers from 0 to (N-2).
Iterate through the array and keep track of the frequency of each number using a hashmap.
Return the number with a frequency greater than 1 as the duplicate number.
Time complexity can be optimized to O(N) using Floyd's Tortoise and Hare algorithm.
You are provided with a string S
and an array of integers A
of size M
. Your task is to perform M
operations on the string as specified by the indices in array A
...
Given a string and an array of indices, reverse substrings based on the indices to obtain the final string.
Iterate through the array of indices and reverse the substrings accordingly
Ensure the range specified by each index is non-empty
Return the final string after all operations are completed
Round duration - 60 Minutes
Round difficulty - Easy
It was technical + hr round. there were 2 people as interviewer. They stated from intro and asked some basic puzzles and hr questions. After that they asked about my projects, technologies and some ds algo and dbms questions.
Tip 1 : Practice aptitude
Tip 2 : Focus on practicing coding
Tip 3 : Learn from mistakes
Tip 1 : Mention some projects that you have done
Tip 2 : Try to have skills that are required for the role
I applied via Job Portal and was interviewed before Jan 2021. There were 3 interview rounds.
based on 2 interviews
Interview experience
based on 9 reviews
Rating in categories
Project Engineer
32.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
23.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
21.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Project Engineer
20.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
18.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Tesla
Amazon