50+ Python Interview Questions & Answers | Freshers & Experienced Candidates | Crack Interviews

  Рет қаралды 41,276

Analytics Vidhya

Analytics Vidhya

Күн бұрын

Пікірлер: 21
@Analyticsvidhya
@Analyticsvidhya Ай бұрын
Book FREE 1:1 Mentorship for Gen AI / Data Science Link 🔗 bit.ly/3wlIIGz
@vivekpol4761
@vivekpol4761 5 сағат бұрын
Time 7:22 , wrong indication of tuple{ }.....it should be ( )
@lszujo
@lszujo 14 күн бұрын
thank you for this concise recap of the basics....
@handle_gc
@handle_gc 7 күн бұрын
Bro Python is both compiled and interpreted. You need to have correct info when upload such things
@bhaigaming786-g7m
@bhaigaming786-g7m 4 ай бұрын
is it allowed to use built-in functions for solving dsa problems in tcs interviews?
@Analyticsvidhya
@Analyticsvidhya 4 ай бұрын
In general scenario, candidates are allowed to use as many built-in functions as they like, as long as it doesn’t make the solution look trivial or the logic part hard to understand. The interviewer wants to collect as many data points on why they should hire you. So, covering the logic part in your code do makes a lot of sense. Anyways, you can always clarify with the interviewer if you may use certain library or function. It's largely appreciated in interviews if you do that. Good luck!!
@AbuIkram-nb9fk
@AbuIkram-nb9fk 3 ай бұрын
You have explained 8 types of built-in data types in this video, but you gave number as 7. Time 3.28 in this video.
@Balaji-wb7cp
@Balaji-wb7cp 25 күн бұрын
Love u sir
@ojasvisingh786
@ojasvisingh786 5 ай бұрын
🎉👏👏
@Optimus_Gaming07
@Optimus_Gaming07 4 ай бұрын
❤️
@qureshizaid
@qureshizaid 2 ай бұрын
Armstrong definition is wrong
@Analyticsvidhya
@Analyticsvidhya Ай бұрын
Can you please explain yourself?
@qureshizaid
@qureshizaid Ай бұрын
@@Analyticsvidhya armstrong number is a number that is the sum of its own digits each raised to the power of the number of digits. 1634 is also armstrong number. 1⁴+ 6⁴+3⁴+4⁴ = 1634. You stated its cube of its digits and wrote code according to that.
@tourismvlogs693
@tourismvlogs693 Ай бұрын
@@Analyticsvidhya its not always sum of cube of its digits. If the number is 1234 then as it contains 4 digits. we need to raise power for 4 to all digits and then add to check if it is armstrong 1234 : 1**4 + 2**4 + 3**4 + 4***4 = 1 + 16 + 81 + 256 = 354 354 != 1234 So not an armstrong Similarly 1634 1*1*1*1 + 6*6*6*6 + 3*3*3*3 + 4*4*4*4 = 1634 So 1634 is armstrong number But that's not a big deal. its called armstrong of an order. Just conceptual thing. Overall great clear explanation of important python topics. Thank you
@HemprasathR-zp9sf
@HemprasathR-zp9sf 3 ай бұрын
sir can u explain dictionary is a ordered or un ordered collection of elements?
@HemprasathR-zp9sf
@HemprasathR-zp9sf 3 ай бұрын
As of Python version 3.7, dictionaries are ordered. In Python 3.6 and earlier, dictionaries are unordered. google it....
@astgamer8608
@astgamer8608 Ай бұрын
dictionary in ordered form
@Darkdevil2000
@Darkdevil2000 3 ай бұрын
Pdf sir 😢
@Analyticsvidhya
@Analyticsvidhya 3 ай бұрын
Dear learner, for now can you please take screenshots of the shown PPT slides.
When you discover a family secret
00:59
im_siowei
Рет қаралды 34 МЛН
So Cute 🥰
00:17
dednahype
Рет қаралды 45 МЛН
Python for Coding Interviews - Everything you need to Know
26:18
Data Analyst Mock Interview
17:45
Avery Smith | Data Analyst
Рет қаралды 8 М.
Solve any Star Pattern program in Python
18:44
Simply Coding
Рет қаралды 941 М.
Fresher Python Mock Interview  | Technical Round | Best Training Institute in Hyderabad
7:38
Coding Interviews Be Like
5:31
Nicholas T.
Рет қаралды 6 МЛН
15 Python Libraries You Should Know About
14:54
ArjanCodes
Рет қаралды 387 М.
The 25 SQL Questions You MUST Know for Data Analyst Interviews
32:47
KSR Datavizon
Рет қаралды 219 М.
When you discover a family secret
00:59
im_siowei
Рет қаралды 34 МЛН