Filter interviews by
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
The exam consists of three sections: aptitude, Digital electronics, and Verilog questions in a single written test. The paper was easy to moderate.
Apt with code easy verilog and digital
Top trending discussions
ITC is a leading conglomerate with diverse business operations and a strong focus on sustainability.
ITC has a strong presence in multiple industries such as FMCG, hospitality, paperboards, and packaging.
The company has a reputation for innovation and sustainability, with initiatives such as e-Choupal and the ITC Green Centre.
ITC's commitment to social responsibility and community development aligns with my personal val...
I prefer the stability and resources of an established company.
I value the security and benefits that come with working for an established company.
I enjoy being part of a team and working towards a common goal.
I appreciate the opportunity to learn from experienced managers and mentors.
I believe that an established company provides more opportunities for career growth and advancement.
I am excited about the potential to ...
I was interviewed before Jul 2016.
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 interviews
Interview experience
Flipkart
Amazon
Paytm
Reliance Industries