Given a very long string composed of numbers as characters, find the four character substring that has the largest multiple. For example, given the string "809723", the two char substring with the largest multiple is "97", having a multiple 9*7 = 63.
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,372 python developer interview questions shared by candidates
Write a Program to print sum of even numbers which is divisible by 8:-
They asked about programming and analytical questions.
Are you studying for a bachelor's degree?
How would you triage and go about fixing infrastructure problems? Giving an input file, get the number of lines matching a specific piece of text using bash scripting. Give the percentage of lines in the file that match that string.
1. 10 min Coding : Write a code for Capitalize ( Refer the in put and output ) sample input : getCodeType output: Code_Type i/p : getCodeStyle o/p: Code_Style i/p: getSWIFTCode o/p: SWIFT_Code
Reverse character string in python
How to remove duplicated items in a list? What's the complexity of your algorithm?
what is variable?
work history stuff then a long comprehensive test to complete in 48 hours
Viewing 11 - 20 interview questions