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
Backend Software Engineer Interview Questions
9,111 backend software engineer interview questions shared by candidates
What was asked in machine coding round ?
Challenge (codility)
What would be the instance where you will still commit to something that you don't agree on?
Fiz Bang without using division or modulo
For all your jobs mention who you were reporting to and how they would rate you from 0 to 10
Teniendo dos ofertas similares de distintas empresas, qué empresa elegiría
Given an array of arrays, what is the best way to index in javascript. Write sudo code in the form of a method.
given an array and int n, return true if exist 2 numbers in the array that their sum is equal to n
Comparator vs Comparable difference explanation
Viewing 1051 - 1060 interview questions
See Interview Questions for Similar Jobs
Backend SoftwareBackend EngineerBackend DeveloperReact Js DeveloperSenior Backend EngineerDatabase Software EngineerGolang DeveloperBack End DeveloperFrontend Software EngineerSpring DeveloperSoftware ProgrammerFront End Software EngineerJava DevelopersPhp Developer ProgrammerSoftware Engineer Web DeveloperSenior Php DeveloperSenior Full Stack EngineerJava J2ee Web Developer