Filter interviews by
I applied via Campus Placement
I am a hardware programmer with a passion for creating efficient and innovative solutions.
Experienced in programming microcontrollers such as Arduino and Raspberry Pi
Proficient in C/C++ and assembly language
Skilled in hardware design and troubleshooting
Sequential logic refers to a type of digital circuit design that uses memory elements to store and process data sequentially.
Sequential logic circuits are used to build memory units, counters, shift registers, and other devices.
They rely on memory elements like flip-flops or latches to store and propagate data.
The output of a sequential logic circuit depends not only on the current inputs but also on the previous input...
Mealy and Moore state machines are two types of finite state machines used in hardware programming.
Mealy state machine outputs depend on both the current state and the inputs
Moore state machine outputs depend only on the current state
Mealy machines have more flexibility but are more complex to design and analyze
Moore machines are simpler but less flexible
Mealy machines are often used when the output depends on the inpu...
Nvidia interview questions for popular designations
I applied via Campus Placement
Get interview-ready with Top Nvidia Interview Questions
I was interviewed before Apr 2021.
Round duration - 60 minutes
Round difficulty - Easy
Technical Interview round with questions on OOPS and OS mainly.
Little Endian and Big Endian refer to the order in which bytes are stored in computer memory.
Little Endian stores the least significant byte first, while Big Endian stores the most significant byte first.
Little Endian is commonly used in x86 architecture, while Big Endian is used in architectures like SPARC and PowerPC.
Endianness can affect data transmission between systems with different byte orders.
Program to determine system's endianness
Check the endianness by storing a multi-byte integer and checking the byte order
Use bitwise operations to extract the least significant byte
If the least significant byte is at the lowest memory address, it's little-endian
If the least significant byte is at the highest memory address, it's big-endian
The volatile keyword in programming is used to indicate that a variable's value can be changed unexpectedly.
Volatile keyword is used in multithreaded programming to prevent compiler optimizations on variables that can be changed by other threads.
It tells the compiler not to cache the variable's value in a register, ensuring that every access is made to the variable's memory location.
Commonly used in embedded systems pr...
Function pointers in C are used to store the address of functions, allowing for dynamic function calls and callbacks.
Function pointers can be used to implement callbacks in event-driven programming.
They can be used to switch between different functions at runtime.
Function pointers are commonly used in implementing data structures like function pointers in an array of function pointers.
Example: void (*funcPtr)(int) = &a
Design a data structure for multi-threading
Use a thread-safe queue to manage tasks for each thread
Implement a lock or semaphore to control access to shared resources
Consider using condition variables for synchronization
Use atomic operations for shared variables to prevent race conditions
The kernel is the core component of an operating system that manages system resources and provides a bridge between software and hardware.
Manages system resources such as CPU, memory, and I/O devices
Provides a bridge between software applications and hardware components
Handles tasks such as process scheduling, memory management, and device drivers
Controls communication between hardware and software layers
A storage class in programming defines the scope and lifetime of variables.
Storage classes include auto, register, static, and extern.
Auto variables are created when a function is called and destroyed when the function ends.
Register variables are stored in CPU registers for faster access.
Static variables retain their value between function calls.
Extern variables are declared outside of any function and can be accessed
Round duration - 30 minutes
Round difficulty - Easy
HR round with typical behavioral problems.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I was interviewed in Nov 2016.
I would assess the reasons for the delay, prioritize tasks, and communicate with the team to come up with a plan to meet the deadline.
Identify the reasons for the delay, such as unexpected technical challenges or scope creep
Prioritize tasks based on their impact on the game's completion
Communicate with the team to discuss the situation and come up with a plan to catch up on lost time
Consider adjusting the scope or feat...
I would rather make a reasonably cheaper game.
Making a reasonably cheaper game allows for more creative freedom and experimentation.
A cheaper game can still be successful if it offers unique gameplay or a compelling story.
Developing a game on a smaller budget can also lead to more efficient use of resources.
Examples of successful cheaper games include indie titles like Stardew Valley and Undertale.
The code for camera reset in C# typically involves resetting the camera's position and rotation to their default values.
Use the transform component of the camera to reset its position and rotation
Set the camera's position to the default position
Set the camera's rotation to the default rotation
When receiving bad reviews about a game, I will analyze the feedback, identify areas of improvement, and take appropriate actions to address the issues.
Read and understand the reviews thoroughly
Identify common patterns or recurring issues mentioned in the reviews
Consider the validity and credibility of the feedback
Analyze the game objectively to identify areas that need improvement
Prioritize the issues based on their i...
Top trending discussions
Some of the top questions asked at the Nvidia interview -
The duration of Nvidia interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 63 interviews
Interview experience
based on 543 reviews
Rating in categories
Processing Executive
1.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
143
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Analyst
143
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Analyst
119
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
105
salaries
| ₹0 L/yr - ₹0 L/yr |
Qualcomm
Intel
Advanced Micro Devices
Micron Technology