Python for interviews
LeetCode prep in Python seems completely fine, but what about LLD/concurrency interviews?
Since Python has the GIL:
Do people still recommend Python for LLD interviews?
How do you handle multithreading/concurrency questions?
Do interviewers expect Java/C++ for backend roles?
Would also love good resources for:
Python concurrency interview prep
LLD prep
multithreading concepts
Thanks!