Nvidia Software Engineer Data Manipulation (SQL/Python) Interview Questions
Master your tech interview with our curated database of real questions from top companies.
4Questions
1Company
4 Questions 1 Company
Showing 4 results
NVIDIA
Medium
Software EngineerImplement 2D convolution using NumPy slicing
Implement 2D convolution on a 4×4 input and a 3×3 filter with stride 1 using NumPy. Avoid explicit Python loops by relying on array slicing, broadcast...
Data Manipulation (SQL/Python)
0
0
Sep 6, 2025
NVIDIA
Medium
Software EngineerImplement a Python test harness
Implement a Python-based test harness for graphics validation. Discuss design of fixtures, parametrization, dependency injection, logging, retries, an...
Data Manipulation (SQL/Python)
0
0
Aug 9, 2025
NVIDIA
Medium
Software EngineerAnalyze and debug Python utilities
You are given a snippet where a Python helper class repeatedly reads from an HTTP response stream and writes output. ( 1) Infer and articulate the hel...
Data Manipulation (SQL/Python)
0
0
Aug 7, 2025
NVIDIA
Medium
Software EngineerParse a deeply nested JSON
Given a JSON document with approximately five levels of nesting, write code to traverse it and extract specified fields while handling missing keys, a...
Data Manipulation (SQL/Python)
0
0
Aug 7, 2025