Filter interviews by
I applied via Approached by Company and was interviewed before Aug 2021. There were 3 interview rounds.
Secure way of storing tokens
Use a secure token storage mechanism like Keychain on iOS or SharedPreferences on Android
Encrypt the tokens before storing them
Implement proper access controls and permissions to restrict access to the tokens
Regularly rotate and invalidate tokens to minimize the risk of unauthorized access
The minimum number of iterations required to find one defective weight among equal weights.
Use binary search to divide the weights into two groups.
Compare the sum of weights in each group to identify the defective group.
Repeat the process with the defective group until the defective weight is found.
Sorting algorithm in C
Popular sorting algorithms in C include Bubble Sort, Insertion Sort, Selection Sort, Merge Sort, Quick Sort, and Heap Sort
Bubble Sort is simple but inefficient, while Merge Sort and Quick Sort are more efficient but more complex
The choice of sorting algorithm depends on the size of the data set and the desired time complexity
Minimum steps to reach end of array
Use dynamic programming approach
Start from the end and work backwards
Keep track of minimum steps at each index
A prime number program checks if a given number is only divisible by 1 and itself.
Check if the number is greater than 1
Iterate from 2 to the square root of the number and check for divisibility
If no divisors found, the number is prime
Reverse a string program using array of strings
Create a character array to store the reversed string
Iterate through the original string and copy characters in reverse order to the new array
Join the characters in the new array to form the reversed string
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
In 20 minutes two problems were given 1) to identify palindrome of number without converting to string 2) to create a triangle using '2'
From a video input we have to identify time in and time out of were a text appeared and what is the text
I applied via Campus Placement and was interviewed before Aug 2021. There were 3 interview rounds.
3 Basic Coding Problems
String reversal using recursion
Define a function that takes a string as input
Base case: if the length of the string is 0 or 1, return the string
Recursive case: return the last character of the string concatenated with the result of calling the function with the string minus the last character
Life values are the principles and beliefs that guide an individual's decisions and actions.
Life values are shaped by personal experiences, culture, and upbringing.
They can include honesty, integrity, compassion, and respect for others.
Life values can also influence career choices and relationships.
Examples of life values include family, education, health, and spirituality.
TechSophy interview questions for popular designations
Top trending discussions
I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.
I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2020. There were 5 interview rounds.
based on 1 interview
Interview experience
based on 33 reviews
Rating in categories
3-8 Yrs
Not Disclosed
3-5 Yrs
Not Disclosed
3-5 Yrs
Not Disclosed
Software Engineer
46
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
41
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
16
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
15
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech