All Questions
4 questions
-1
votes
1
answer
1k
views
Will conversion of a string to a list, and vice versa count in time complexity?
Assume that there is a question where a string needs to be passed. Some modification needs to be done on the string and then returned back.
For the programming languages like C where a string is a ...
-1
votes
1
answer
315
views
Does the phrase "range for R1-1 through R10H" actually have an agreed-upon meaning? [closed]
I was recently sent a code test by a potential employer to complete on my own time. The first question has to do with identifying whether a given zoning code falls within a range of codes. I'm not ...
14
votes
5
answers
2k
views
Is a well written documentation a good enough reason for learning a programming language? [closed]
I am learning Python currently which wasn't part of my college curriculum. I was asked in an interview why I chose Python and I replied that it is easy to learn and the documentation is very well ...
25
votes
8
answers
50k
views
Python interview questions [closed]
I am going to interview within two weeks for an internship that would involve Python programming.
Can anyone suggest what possible areas should I polish? I am looking for commonly asked stuff in ...