PracHub
QuestionsPremiumLearningGuidesCheatsheetNEWCoaches
|Home/Data Manipulation (SQL/Python)/NVIDIA

Analyze and debug Python utilities

Last updated: Mar 29, 2026

Quick Overview

This question evaluates proficiency in asynchronous Python, I/O streaming, file system pattern matching, and robust CSV data ingestion, focusing on debugging concurrency issues, handling large streams, and implementing path-search utilities.

  • Medium
  • NVIDIA
  • Data Manipulation (SQL/Python)
  • Software Engineer

Analyze and debug Python utilities

Company: NVIDIA

Role: Software Engineer

Category: Data Manipulation (SQL/Python)

Difficulty: Medium

Interview Round: Onsite

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 helper class’s purpose and responsibilities; ( 2) Debug a piece of asynchronous Python code that fetches multiple URLs concurrently—identify race conditions, blocking calls in the event loop, and un-awaited coroutines, then propose fixes; ( 3) Implement list_matching_paths(root, pattern) that returns absolute paths of all files under root matching a glob or regex pattern; ( 4) Read a large CSV safely (dialect, encoding, streaming) and compute simple aggregates with attention to memory and error handling.

Quick Answer: This question evaluates proficiency in asynchronous Python, I/O streaming, file system pattern matching, and robust CSV data ingestion, focusing on debugging concurrency issues, handling large streams, and implementing path-search utilities.

Related Interview Questions

  • Implement 2D convolution using NumPy slicing - NVIDIA (Medium)
  • Implement a Python test harness - NVIDIA (Medium)
  • Parse a deeply nested JSON - NVIDIA (Medium)
NVIDIA logo
NVIDIA
Aug 7, 2025, 12:00 AM
Software Engineer
Onsite
Data Manipulation (SQL/Python)
4
0

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 helper class’s purpose and responsibilities; (
  2. Debug a piece of asynchronous Python code that fetches multiple URLs concurrently—identify race conditions, blocking calls in the event loop, and un-awaited coroutines, then propose fixes; (
  3. Implement list_matching_paths(root, pattern) that returns absolute paths of all files under root matching a glob or regex pattern; (
  4. Read a large CSV safely (dialect, encoding, streaming) and compute simple aggregates with attention to memory and error handling.

Comments (0)

Sign in to leave a comment

Loading comments...

Browse More Questions

More Data Manipulation (SQL/Python)•More NVIDIA•More Software Engineer•NVIDIA Software Engineer•NVIDIA Data Manipulation (SQL/Python)•Software Engineer Data Manipulation (SQL/Python)
PracHub

Master your tech interviews with 7,500+ real questions from top companies.

Product

  • Questions
  • Learning Tracks
  • Interview Guides
  • Resources
  • Premium
  • For Universities
  • Student Access

Browse

  • By Company
  • By Role
  • By Category
  • Topic Hubs
  • SQL Questions
  • Compare Platforms
  • Discord Community

Support

  • support@prachub.com
  • (916) 541-4762

Legal

  • Privacy Policy
  • Terms of Service
  • About Us

© 2026 PracHub. All rights reserved.