Solving Deloitte Python Data Engineer Interview Question | Flatten the Nested List in Python |

preview_player
Показать описание

I have prepared many courses on Azure Data Engineering

1. Build Azure End to. End Project

2. Build Delta Lake project

3. Master in Azure Data Factory with ETL Project and PowerBi

4. Master in Python

Check out my courses on Azure Data Engineering

hastags
tags

#dataengineer #interviewquestions #python
#hashtags #hastag #tags #delloite
Рекомендации по теме
Комментарии
Автор

output_list=[]
def flatten(list2):
for i in list2:
if type(i)==int:
output_list.append(i)
else:
flatten(i)
return output_list

shashwatshekhar
Автор

bhai ek request hai tumhara subscriber bhai hu, please aise aur bhi real life scenario qstn le kar aao, I beg u please, aise vids bahut helpful hote hai

bidhanry
Автор

You don't know how to explain man, In whole 6 mins of video your content is of 3 mins and on rest you selling your courses. Learn to explain things well. Looks like you are not sure what your are explaining.

entertainmenttv
welcome to shbcf.ru