Filter interviews by
I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.
High quantities questions asked
CGC stands for Certified General Contractor and BMB stands for Business Management Bureau.
CGC is a certification for general contractors in the construction industry.
BMB is a bureau that focuses on business management.
CGC certification requires passing an exam and meeting experience requirements.
BMB provides resources and support for businesses to improve their management practices.
Narcokbabd is not a recognized term or concept.
Narcokbabd does not have any known meaning or relevance in any field.
It is possible that the term was misspelled or misunderstood.
It is important to clarify the context or correct spelling when discussing unfamiliar terms.
I applied via Company Website and was interviewed before Apr 2022. There were 4 interview rounds.
I manage pressure by prioritizing tasks, taking breaks, and seeking support when needed.
I prioritize tasks based on their urgency and importance to avoid feeling overwhelmed
I take short breaks throughout the day to recharge and refocus
I seek support from colleagues or supervisors when necessary to share the workload or get guidance
I maintain a positive attitude and try to find solutions rather than dwelling on problems
...
posted on 11 Apr 2021
I applied via LinkedIn and was interviewed in Mar 2021. There was 1 interview round.
Blocking statements halt program execution until the statement is complete, while nonblocking statements allow the program to continue executing while waiting for the statement to complete.
Blocking statements can cause the program to hang or become unresponsive if the statement takes a long time to complete.
Nonblocking statements are often used in asynchronous programming to allow multiple tasks to be executed simultan...
posted on 14 Sep 2021
I appeared for an interview before Sep 2020.
Round duration - 60 minutes
Round difficulty - Easy
The Technical interview was held on Zoom and the interview lasts for 1 hour. All the questions were from the skills mentioned in the resume.
Firstly interviewer asked me to give a self-introduction, later asked for a brief explanation of the projects and way of working.
Later series of questions were related to academics.
You are given a singly linked list of integers and an integer 'K'. Your task is to modify the linked list by inserting a new node after every 'K' node in the linked list. The...
Modify a singly linked list by inserting a new node after every 'K' nodes with the sum of previous 'K' nodes.
Traverse the linked list while keeping track of 'K' nodes at a time
Calculate the sum of the 'K' nodes and insert a new node with the sum after every 'K' nodes
Handle the case where the number of remaining nodes is less than 'K' by inserting a node with the sum of remaining nodes
Update the pointers accordingly to
Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2)
, with initial conditions F(1) = F(2) = 1
.
Calculate the Nth Fibonacci number efficiently using dynamic programming.
Use dynamic programming to store previously calculated Fibonacci numbers to avoid redundant calculations.
Start with base cases F(1) and F(2) as 1, then iterate to calculate subsequent Fibonacci numbers.
Return the Nth Fibonacci number as the final result.
Round duration - 50 minutes
Round difficulty - Easy
The interview was held on Zoom and the interview lasts for 50 minutes.
1.Explain how did you evolve yourself in B Tech (1-1 semester to 4-1 semester).
2. What do you know about Micron Technology?
Lastly discussed the certifications and extra circular activities I have done.
Tip 1 : Increase problem-solving ability and prepare Data structures and Algorithms well.
Tip 2 : Try to write Optimised code for the given problem statement. If you got stuck in the middle, give it a try. Interviewer will
look at your approach and try to help you.
Tip 3 : Be Confident enough, don't be nervous.
Tip 4 : Maintain At least 2 projects in your resume.
Tip 1 : Be honest with the information mentioned in the resume.
Tip 2 : You should be able to answer all the questions related to skills in the resume.
Tip 3 : Have at least 2 projects.
Tip 4 : You should be able to justify your resume.
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
There is no one-size-fits-all answer as the best sorting algorithm depends on the specific use case and constraints.
The best sorting algorithm depends on factors such as the size of the data set, the range of values, whether the data is mostly already sorted or not, and the available memory.
For small data sets or nearly sorted data, insertion sort or bubble sort may be efficient.
For large data sets, quicksort, mergesor...
Write a program to print the permutations of abc
Redirection in Java is the process of forwarding a request from one URL to another URL.
Redirection is achieved using the HttpServletResponse.sendRedirect() method.
It is commonly used for handling authentication and authorization.
Redirection can be permanent or temporary, depending on the HTTP status code used.
Examples of HTTP status codes used for redirection are 301, 302, and 307.
posted on 11 Jul 2024
I applied via Indeed and was interviewed in Jan 2024. There was 1 interview round.
posted on 2 Jan 2025
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
based on 3 interviews
Interview experience
Manager
15
salaries
| ₹7.6 L/yr - ₹23.4 L/yr |
Area Sales Manager
14
salaries
| ₹9.8 L/yr - ₹19.5 L/yr |
Assistant Manager
9
salaries
| ₹7.6 L/yr - ₹12.8 L/yr |
EDI Developer
8
salaries
| ₹7.5 L/yr - ₹8.8 L/yr |
Senior Manager
7
salaries
| ₹9 L/yr - ₹25 L/yr |
Qualcomm
TDK India Private Limited
Molex
Applied Materials