12 ESSENTIAL PYTHON INTERVIEW QUESTIONS (20,000 Subscriber GIVEAWAY!)

❤️ Support me because corporate sponsors rarely do!
/ joshuafluke
🔥 Need a resume/cover letter? Check out my templates!
grindreel.com/
👊 Join the community!
/ discord
My Other Socials🤳
/ joshua_fluke
/ joshuafluke 📸
/ joshuafluke 🐦
📧 Email me directly!: grindreel@gmail.com
📧 Business inquiries: Joshuafluke@thoughtleaders.io
My Gear ⚙️: kit.co/JoshuaFluke

Пікірлер: 81

  • @JoshuaFluke1
    @JoshuaFluke15 жыл бұрын

    This video isn't sponsored - I really had no idea they were sending me a box. Just want to be as transparent as possible.

  • @sinki19841984

    @sinki19841984

    5 жыл бұрын

    opacity: 0.1;

  • @sieve5

    @sieve5

    5 жыл бұрын

    haha I love the css joke.

  • @hungnq1989
    @hungnq19893 жыл бұрын

    TOC: 1. Python is interpreted language - what does it mean? (2:29) 2. Python is dynamically typed- what does it mean? (2:41) 3. Python can be slow - what are some ways to optimize? (3:06) 4. What is python dictionary data type? (3:26) 5. What is *args and **kwargs? (3:47) 6. What is a negative index in python? (4:12) 7. Try..except..else statement (4:47) 8. What is floor division //? (5:21) 9. How you randomize a list? (6:02) 10. How is memory managed in python? (6:30) 11. Are argument in python pass by value or by reference? (7:11) 12. What are the immutable and mutable data types in python? (7:28)

  • @bane2256

    @bane2256

    Жыл бұрын

    Thanks

  • @chillydoog

    @chillydoog

    Жыл бұрын

    good for you

  • @ferrari6975
    @ferrari69752 жыл бұрын

    This video is loads of help! As someone looking for an entry level python job, this is definitely a great help for interview prep and what to expect. I've been coding for almost a year now, but the coding interviews are what scare me most lol

  • @johnmacs171
    @johnmacs1715 жыл бұрын

    Useful video, thanks!

  • @hfbroady
    @hfbroady5 жыл бұрын

    Nice vid. Like the different camera angle. Python is where it's at!!!!!!

  • @arendestes
    @arendestes5 жыл бұрын

    Congrats on the 20k. Python is great.

  • @blindeuphoric
    @blindeuphoric5 жыл бұрын

    You're the man! Tons of drive and pretty smart to boot! Thanks for the videos, they have been a big inspiration to me and my future career. Keep them coming!

  • @MrKrishnalovesyou
    @MrKrishnalovesyou5 жыл бұрын

    Great good job ..discussed so much tricky questions... appreciated 👍

  • @lukajajanidze1118
    @lukajajanidze11185 жыл бұрын

    love your channel

  • @sethnuzum
    @sethnuzum5 жыл бұрын

    Hey Josh! I’ve been watching your videos for quite a while now, and the level of value I get out of your channel is massive!! I’m a Computer Science major and love to code, so I would absolutely love that Team Treehouse shirt! Thanks man!

  • @widowdev
    @widowdev5 жыл бұрын

    Good job brotha keep it up

  • @Liam.Stevens
    @Liam.Stevens5 жыл бұрын

    Keep the train up Josh =), keep the daily videos coming.

  • @jciutube724
    @jciutube7242 жыл бұрын

    Thank you I truly enjoy your videos.

  • @saumaypaul20
    @saumaypaul205 жыл бұрын

    Hey man! I love your PC setup. Do you play any games? I'm just curious 😜

  • @keifer7813
    @keifer78132 жыл бұрын

    Amazing video man

  • @shavaizhussain7183
    @shavaizhussain71833 жыл бұрын

    All my confusions in solved in one video. You are the best man

  • @MrJohnnyPetey
    @MrJohnnyPetey5 жыл бұрын

    Python's where it's at....yah know

  • @danielkeehl7450
    @danielkeehl74503 жыл бұрын

    Didn't expect these questions to be that easy

  • @pythonaboveclevel272
    @pythonaboveclevel2725 жыл бұрын

    Q. Randomize a LIST from random import shuffle x = [[i] for i in range(10)] shuffle(x) # print x gives [[9], [2], [7], [0], [4], [5], [3], [1], [8], [6]] # of course your results will vary

  • @ncinaah
    @ncinaah5 жыл бұрын

    Nice video! I had a Python specific interview not too long ago and was asked some other questions that I felt were pretty important for Python devs to know too, eg. What is the GIL?, What are differences between Python 2/3?

  • @tyrantula767

    @tyrantula767

    4 жыл бұрын

    I think Gil is for multi/parallel processing. Python 3 uses parentheses for the print function.

  • @tizyanoonie8483

    @tizyanoonie8483

    4 жыл бұрын

    I think GIL is more middle-level question. But it's good to know what it is.

  • @gregorijabramov6577
    @gregorijabramov65775 жыл бұрын

    Please more of these kind of videos

  • @ifrazali3052
    @ifrazali3052 Жыл бұрын

    Thanks

  • @jameshopkins9011
    @jameshopkins90115 жыл бұрын

    Hey great vid man! For the randomizing a list of integers one question a code example of the solution would've been useful.

  • @JoshuaFluke1

    @JoshuaFluke1

    5 жыл бұрын

    I meant to put that up on the screen but I forgot!

  • @rushlearning5158
    @rushlearning51584 жыл бұрын

    Useful

  • @Sandy_bro27
    @Sandy_bro275 жыл бұрын

    After learning python how i switched to Django..Is there any source to learn Django online?

  • @kiss_my_axe
    @kiss_my_axe5 жыл бұрын

    how did you get those wallpapers?

  • @malodeity
    @malodeity5 жыл бұрын

    This is nice. I like ☺

  • @yusufrazakhan2443
    @yusufrazakhan24432 жыл бұрын

    thanks helpfull

  • @88varjo
    @88varjo3 жыл бұрын

    ur a champ

  • @ErickHoxter
    @ErickHoxter5 жыл бұрын

    I'm getting fairly comfortable with Python after using it for a year and some change and working on my own projects. It's my understanding that it is tough to get a job just as a Python developer. Is that true at all? I hear most people saying you need to know Java or another popular language to land a job as a developer.

  • @JoshuaFluke1

    @JoshuaFluke1

    5 жыл бұрын

    Python in itself is useful, but you need to be able to use it for it's utility. Machine learning, data science, AI, Web dev. Javascript is a good language to pair with it.

  • @shrinivasiyengar5799
    @shrinivasiyengar57992 жыл бұрын

    The pass-by-value and pass-by reference explanation felt a little ambiguous, can you expand a little more?

  • @freemanwest
    @freemanwest5 жыл бұрын

    A bit of impostor syndorme right here : 1:53. Grats for the 20k. You deserve much more.

  • @JoshuaFluke1

    @JoshuaFluke1

    5 жыл бұрын

    I'm working on it. I still don't feel like I "deserve" it

  • @bagotibi
    @bagotibi5 жыл бұрын

    Cool video

  • @patrickthompson1190
    @patrickthompson11905 жыл бұрын

    Been here since WoW trick videos.

  • @JohnDoe-df8bj
    @JohnDoe-df8bj5 жыл бұрын

    Python’s where’s it at! :)

  • @TheRomane71193
    @TheRomane711935 жыл бұрын

    Bro I been following you since reddit 400 subscribers “I just started my channel what do you guys think “ days

  • @mohammedalzamil7191

    @mohammedalzamil7191

    4 жыл бұрын

    you still watch him?

  • @nickf1724
    @nickf17244 жыл бұрын

    Wow, I didnt expect to know the answers to most of these questions but I did. Im currently taking a class that is being taught for the first time at my school and originally wasn't supposed to have python in it. Ended up being a lot of python which Im happy about just surprised about. Still, coming from a c++ class where I knew that there was much more for me to learn, it didnt seem too inspiring just learning the same things but in python. But now that I see that I know a lot of the stuff in this video, while I know there is so much more to learn, I at least see the light at the end of the tunnel. Nice video.

  • @MylesGmail
    @MylesGmail5 жыл бұрын

    i clicked this again, so i tweeted it again

  • @leonhardeuler9839
    @leonhardeuler98395 жыл бұрын

    Joshua, are you self-taught? Which languoages do you know? If you're self-taught, tell me if you'd like to go to college?

  • @henryramirez5868
    @henryramirez58685 жыл бұрын

    Is your favorite color blue?

  • @friendlychannel100
    @friendlychannel1004 жыл бұрын

    6:06 we can also print(set(LIST)) ... (not everytime) ;)

  • @harrak_ozfootball3389

    @harrak_ozfootball3389

    4 жыл бұрын

    No, we can't, actually, a set has unique characters, it doesn't randomize anything. Instead we can import the random module and use it this way: from random import shuffle nums = [1,2,3,4,5] nums.shuffle() print(nums) #Output: a shuffled list maybe : [1,5,4,2,3]

  • @henryramirez5868
    @henryramirez58685 жыл бұрын

    Left a comment

  • @MylesGmail
    @MylesGmail5 жыл бұрын

    I tweeted this

  • @TheRazzolate
    @TheRazzolate5 жыл бұрын

    Yeet (love the videos)

  • @jonross1347
    @jonross13475 жыл бұрын

    Damn, I had the dictionary question in an internship interview, but had no idea... wish this video came out a couple weeks ago!

  • @IC-kf4mz
    @IC-kf4mz3 жыл бұрын

    I was asked about negative index. I did not understand the question when it was asked.

  • @decarbon8532
    @decarbon85325 жыл бұрын

    Everything in Java is also pointing to an object but it still pass by value, I believe Python is pass by assignment.

  • @ajinkyashinde6345
    @ajinkyashinde63455 жыл бұрын

    Is there any scope in lambda school if i am from india

  • @blasttrash

    @blasttrash

    5 жыл бұрын

    Is lambda school online?

  • @ezazakhtar6339

    @ezazakhtar6339

    5 жыл бұрын

    This payment option is currently only available to US citizens. International students are required to pay tuition up-front.

  • @mallimuondu6779
    @mallimuondu67794 жыл бұрын

    it was full

  • @sigamshibidi
    @sigamshibidi3 жыл бұрын

    Thanks... I am 12, but this gets me started early!

  • @akramnarejo6221
    @akramnarejo62213 жыл бұрын

    Trust me I know the answers of all of the questions you have mentioned but again I am unemployeed. Need help please if you could make me meet a few recruiters.

  • @pythonaboveclevel272
    @pythonaboveclevel2725 жыл бұрын

    Mutable (Changable) - Lists Sets and Dictionary Immutable (Non Changable) - String Numbers And Tuples

  • @pythonaboveclevel272

    @pythonaboveclevel272

    5 жыл бұрын

    kzread.info/dash/bejne/aG2CpMxqpKbRk7g.html

  • @hhakyt
    @hhakyt5 жыл бұрын

    2:10

  • @MrJocker008
    @MrJocker0082 жыл бұрын

    Actually the questions aren’t bad, they can be asked for every level of Python developers, but your answers is so junior… Answers are not for middle or seniors. In any case this video will be helpful for juniors, so I will say “thanks” =)

  • @hrudayangammehta6623
    @hrudayangammehta66234 жыл бұрын

    this is way too basic... can you post an updated video if possible?

  • @cmoneverybody1997
    @cmoneverybody19975 жыл бұрын

    Python also has immutable tuples, frosensets. You didn't answer the question.

  • @chuckynorris616
    @chuckynorris6165 жыл бұрын

    No sane interviewer will asks these dumbed questions. Learn data structures and algorithms people

  • @JoshuaFluke1

    @JoshuaFluke1

    5 жыл бұрын

    But ive been asked these before

  • @BrandonJaffe14

    @BrandonJaffe14

    5 жыл бұрын

    These questions indeed seem rudimentary, however he did mention they could be potential questions for a junior level position (entry).

  • @alexn2566
    @alexn25664 жыл бұрын

    Very poor quality video. Huge, useless intro. Some questions were quite dumb and some, that were ok actually lacked a proper answer.

  • @JoshuaFluke1

    @JoshuaFluke1

    4 жыл бұрын

    Ok

  • @jasoncrelopia821
    @jasoncrelopia82111 ай бұрын

    BS channel