SONY Python Interview Questions

  Рет қаралды 516

Cloud Challengers

Cloud Challengers

Ай бұрын

In this video I will cover some of the Python question recently asked in SONY interview.
For more Python interview questions. Check out our playlist.
• Python Interview Quest...
Contact us:
info@cloudchallengers.com
Follow us on
Instagram : cloudchallengers
Facebook : cloudchallengers
LinkedIn : linkedin.com/company/cloudchallengers

Пікірлер: 6
@sravankumar1767
@sravankumar1767 Ай бұрын
Superb explanation 👌 👏 👍
@iamram436
@iamram436 Ай бұрын
def maxnum(*args): ls =[] for i in args: ls.append(i) r=max(ls) return(r) s=maxnum(1,4,5) print(s) lst = [1,3,5,7,11,13,17] lst2 = [n*n for n in lst] ls3=sum(lst2) print(ls3) dictlst =[{1:'a',2:'b',3:'c'},{1:'a',2:'b',3:'c'}, {1:'a',2:'b',3:'c'}] k=[] l=[] s={} lent=len(dictlst) for i in dictlst: d=dictlst[0] for m in d: l.append(d[m]) for p in range(0,len(l)): print(l[p]) s.update({'Sony'+str(p+1):l[p]}) k.append(s) print(k*3)
@CloudChallengers
@CloudChallengers Ай бұрын
Thanks for sharing alternative approaches Ram
@ravindrakumartanwar2617
@ravindrakumartanwar2617 Ай бұрын
sir hmko phython sikhna hai basic to advance level pleass guide kre
@jhonsen9842
@jhonsen9842 Ай бұрын
Code with Harry ka channel he Python follow Karo Hindi Mein He, Daily Practice Karo basics se
@CloudChallengers
@CloudChallengers Ай бұрын
@ravindrakumartanwar2617, you can find lot of content on KZbin. Check any playlist that covers all the topics you want and spend more time on practicing the programs. Check out mostly commonly asked python interview questions as well.
Modern Python logging
21:32
mCoding
Рет қаралды 153 М.
Top 15 Python Coding Interview Questions with Solutions -  Do it Yourself
13:47
BharatiDWConsultancy
Рет қаралды 259 М.
СНЕЖКИ ЛЕТОМ?? #shorts
00:30
Паша Осадчий
Рет қаралды 7 МЛН
Как быстро замутить ЭлектроСамокат
00:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 14 МЛН
TRY NOT TO LAUGH 😂
00:56
Feinxy
Рет қаралды 16 МЛН
BOSCH SQL Interview Question - FIRST_VALUE() WINDOWS Function
9:23
Cloud Challengers
Рет қаралды 4,4 М.
PyUVM Series part 2 : COCOTB Fundamentals P3
2:16
Kumar Khandagle
Рет қаралды 12
Tutorial 3- Python Sets, Dictionaries and Tuples
16:05
Krish Naik
Рет қаралды 210 М.
Tree-house Numbers - Numberphile
12:25
Numberphile
Рет қаралды 102 М.
CSS Basic Fundamental Properties - Text
9:35
YutqinMind Academy
Рет қаралды 11
SQL Interview Question - Find Total Weekend working hours
11:38
Cloud Challengers
Рет қаралды 1,6 М.
Tutorial 2 - Python List  and Boolean Variables
21:49
Krish Naik
Рет қаралды 315 М.
Front End Mock Technical Interview | JavaScript, CSS, React, and Algorithms
1:33:39