what I do in my current organization? the next set of questions were related to python and computer science concepts. 1. what is GIL(global interpreter lock) in python. 2. what is deep copy and shallow copy with example on an online editor 3. which code works faster? 1. with open("input.txt") as f: data = f.readlines() for line in data: process(line) -------------------------------- 2. with open("input.txt") as f: for line in f: process(line) 4. iterator,generator,event loop 5. set ,dict tuple 6. mutable and immutable what are these data types 7. what is lazy eval 8. concurrency vs parallelism 9. memory allocation in python
Senior Backend Developer Interview Questions
15,500 senior backend developer interview questions shared by candidates
General HR questions
questions can be found on Leetcode, such as valid parentheses, 3 sum
What technologies do you work with or have you worked with?
il codice dell'esercizio é testabile? Se volessimo renderlo unitario senza accessi al DB come possiamo fare? Cosa é la Dependency Injection.
Hai qualche domanda che vorresti farci?
What is SOLID?
In addition to technical skills they seem very keen to ensure you will fit in with their culture and ethos.
What would be the instance where you will still commit to something that you don't agree on?
How to kill a process in Linux?
Viewing 1721 - 1730 interview questions
See Interview Questions for Similar Jobs
Senior Back End EngineerSenior Backend EngineerPython Backend DeveloperBack End DeveloperSoftware Engineer Web Applications DeveloperBack End EngineerPython Backend EngineerWeb Applications DeveloperJava Flex DeveloperJava Web Applications DeveloperSoftware Engineer Web DeveloperReact Js DeveloperBackend DeveloperJava Front End DeveloperPhp Backend DeveloperRuby On Rails EngineerSoftware DevelopersSenior Back-end Engineer