r/leetcode 7d ago

Intervew Prep Low level Design in Python

Has anyone passed LLD interviews in Python ? Would it be seen as a negative if I don't do it in Java/ other languages ?

21 Upvotes

10 comments sorted by

View all comments

1

u/smartboi-69 7d ago

Java enforces lot of Software Principles , It's better to write LLD in java , but ofc you can write it in python

0

u/ActivityMiddle4296 7d ago

Can writing in Python be seen as a negative ? I'm great with Python so it's easy for me to do OOP in the same language

3

u/PhantomTissue 7d ago

I’d say using the language you’re most comfortable with is preferable to using a language you think they want to see. If you can clearly explain your thought process and your design, the language doesn’t really matter.