Deel Interview Question

How do you troubleshoot network connectivity issues? Can you explain the difference between a process and a thread? Describe your experience with automation or scripting tools. How do you ensure system security and manage vulnerabilities? Tell us about a challenging technical problem you solved.

Interview Answer

Anonymous

Jun 9, 2025

I check cables, run ping/traceroute, verify IPs, and review firewall and logs. A process has its own memory; threads share memory within a process for multitasking. I use PowerShell and Bash to automate updates and monitoring tasks. I apply patches, configure firewalls, manage access, and monitor logs for threats. Fixed server crashes by identifying a memory leak and working with developers to patch it.