Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
To copy a file from qry command, use CPYTOIMPF command.
Use CPYTOIMPF command to copy a file from qry command
Specify the file name and library in the command
Specify the output file name and path in the command
Use the correct format for the output file
Example: CPYTOIMPF FROMFILE(QRYFILE) TOSTMF('/MYFOLDER/QRYFILE.CSV') MBROPT(*REPLACE) RCDDLM(*CRLF) DTAFMT(*DLM)
I was interviewed in Jan 2025.
Identify the duplicate character in the string.
I was interviewed in Jan 2025.
Trips for cracking interview
posted on 21 Dec 2024
I applied via Campus Placement
General aptitude, computer science fundamentals multiple-choice questions, and data structures and algorithms multiple-choice questions were asked.
Function to reverse a given string
Create an empty string to store the reversed string
Iterate through the input string in reverse order and append each character to the new string
Return the reversed string
Binary search function to find target value in sorted array
Define function that takes sorted array and target value as input
Initialize variables for start, end, and middle indices
Use while loop to iterate until start is less than or equal to end
Graduating with honors, winning a hackathon, volunteering in a developing country
Graduated with honors from university with a degree in Computer Science
Won first place in a hackathon competition by developing a unique and innovative software solution
Volunteered in a developing country to help build schools and provide education to underprivileged children
I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Logical reasoning, quantitative analysis and computer test
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.
Using sliding window technique to find subarray with sum equal to k.
Initialize two pointers at the start of the array.
Move the right pointer to expand the window until the sum is greater than or equal to k.
Move the left pointer to shrink the window if the sum exceeds k.
Repeat until the end of the array is reached.
Example: Input array [1, 4, 20, 3, 10, 5], k=33. Output: [20, 3, 10].
Software Engineer
15
salaries
| ₹3.9 L/yr - ₹8 L/yr |
Softwaretest Engineer
7
salaries
| ₹4.5 L/yr - ₹6.5 L/yr |
Team Lead
7
salaries
| ₹16.5 L/yr - ₹27 L/yr |
Senior Software Engineer
7
salaries
| ₹10.5 L/yr - ₹25 L/yr |
Consultant
6
salaries
| ₹4.8 L/yr - ₹17 L/yr |
Infosys
TCS
Wipro
HCLTech