Filter interviews by
I applied via Walk-in and was interviewed in Nov 2021. There were 2 interview rounds.
Yes, I can handle technical problems.
I have a strong technical background and experience in troubleshooting various computer issues.
I am familiar with different operating systems and software applications.
I have the ability to analyze and diagnose technical problems efficiently.
I am skilled in resolving hardware and software conflicts.
I am proactive in staying updated with the latest technological advancements.
I have s...
Yes, I am capable of teaching multiple subjects.
I have experience teaching various computer-related subjects such as programming languages, database management, and web development.
I am also knowledgeable in other fields such as mathematics and physics, which I can incorporate into my teaching if needed.
I am willing to learn and prepare for new subjects if necessary.
I can adjust my teaching style and approach depending
Top trending discussions
I have the necessary skills, experience, and passion to excel in this role.
I have relevant experience in the field
I possess the required skills and qualifications
I am a quick learner and adaptable to new situations
I am passionate about the industry and eager to contribute
I am a team player and work well with others
I am a software engineer with experience in developing and maintaining software applications.
I have a strong background in programming languages such as Java, C++, and Python.
I have worked on various projects, including developing web applications and implementing software solutions.
I am skilled in problem-solving and debugging, ensuring efficient and effective software development.
I have experience in collaborating wi...
I learned valuable teamwork and problem-solving skills during my summer internship.
Developed strong collaboration skills by working with a team of software engineers to complete projects
Gained experience in troubleshooting and debugging software issues
Learned to effectively communicate and present technical concepts to both technical and non-technical stakeholders
Improved problem-solving abilities by identifying and re...
Print the level order traversal of binary tree in spiral form
Perform level order traversal of the binary tree
Alternate the direction of traversal for each level
Use a stack to reverse the order of nodes in each level
Print the nodes in the order of traversal
Find the maximum element in each subarray of size k in a given array.
Iterate through the array from index 0 to n-k.
For each subarray of size k, find the maximum element.
Store the maximum elements in a separate array.
Return the array of maximum elements.
To find the Kth largest element in two sorted arrays, we can use the merge step of merge sort algorithm.
Merge the two arrays into a single sorted array using a modified merge sort algorithm.
Return the Kth element from the merged array.
Merge two sorted arrays into one sorted array with expected time complexity of (m+n).
Use a two-pointer approach to compare elements from both arrays and merge them into the first array.
Start comparing elements from the end of both arrays and place the larger element at the end of the first array.
Continue this process until all elements from the second array are merged into the first array.
based on 2 reviews
Rating in categories
TCS
Accenture
Wipro
Cognizant