simple programs and it's output
Python Developer Interviews
Python Developer Interview Questions
"Python developers are responsible for developing code to build products using the python programming language. In an interview context, expect to be quizzed on your technical skills through different kinds of computing problems or brainteasers. The specific questions you are asked will depend on what type of programming position you are looking for. Try researching a specific discipline such as web development, application development, or system development."
6,405 python developer interview questions shared by candidates
String Programs like finding a substring ,finding a character and some file related string programs
Oops, ds, algo, class methos, decoratord, magic method
They did not ask something specific, all questions were relevant to my experience. I talked about previous projects and tasks and they dug into details.
Python Data structures mostly concentrated on lists, dictionaries. Multi threading and Multiprocessing Django frame work
Questions asked in Tech Mahindra core Python interview One, if you’re working on a Django application that is experiencing performance issue due to insufficient database queries, so how will you optimise these database query in Django? 2, how to optimise insufficient database queries in Django application causing performance issue Three how to implement a custom cash? For mechanism in python, to optimise the performance of a function Five. If cash is expensive, how should you able to cachet and Store result be saved upon the functional inputs? Six. How would you implement this using a decorator? Basically accustom python decorator for cashing? Give a coding, example for the 7SAPA that allows a user to upload a large file, so what consideration would you make to ensure the process efficient and reliable? Seven implement a custom data structure in python, that support, efficient insertion, efficient, deletion, and random axis Eight how to optimise data processing of a large data set using panda set to reduce memory usage and improve performance, implement the same later and explain what is the efficiency reduce memory usage improve performance Nine. Write a quote to optimise large data set processing using data type junking and vectoring operations in pandas.
Any experience working with aws
The AI asked me to describe a challenging project from my resume, and the follow-up question immediately grilled me on the specific technical choices and how I handled the errors in that project.
RAG vs Fine-Tuning what are issues you faced during local LLM Deployment? MySQL/PostgreSQL Indexes Docker CMD vs ENTRYPOINT Docker COPY vs ADD Reranking in RAG why you used Llama 3.2? what Llama 3.2 Parameters affects output? what is Retrieval in LangChain? FastAPI Concurrency vs Parallelism How to Monitor Failed Celery Tasks?
Given one DSA question to slove s = 3[a]2[bc] Output: aaabcbc
Viewing 2081 - 2090 interview questions