course
Practicing Coding Interview Questions in Python
विकसितकौशल स्तर
अद्यतन 02/2025कोर्स मुफ्त में शुरू करें
इसमें शामिल हैअधिमूल्य or टीमें
PythonProgramming4 घंटा16 videos61 exercises5,050 एक्सपी28,174उपलब्धि का कथन
अपना निःशुल्क खाता बनाएँ
या
जारी रखने पर, आप हमारी उपयोग की शर्तें, हमारी गोपनीयता नीति को स्वीकार करते हैं और यह भी कि आपका डेटा संयुक्त राज्य अमेरिका में संग्रहीत किया जाता है।हजारों कंपनियों में कार्यरत शिक्षार्थियों द्वारा पसंद किया जाता है
दो या दो से अधिक लोगों को प्रशिक्षण देना?
DataCamp for Business को आज़माएँपाठ्यक्रम विवरण
आवश्यक शर्तें
Python ToolboxRegular Expressions in PythonData Manipulation with pandas1
Python Data Structures and String Manipulation
In this chapter, we'll refresh our knowledge of the main data structures used in Python. We'll cover how to deal with lists, tuples, sets, and dictionaries. We'll also consider strings and how to write regular expressions to retrieve specific character sequences from a given text.
2
Iterable objects and representatives
This chapter focuses on iterable objects. We'll refresh the definition of iterable objects and explain, how to identify one. Next, we'll cover list comprehensions, which is a very special feature of Python programming language to define lists. Then, we'll recall how to combine several iterable objects into one. Finally, we'll cover how to create custom iterable objects using generators.
3
Functions and lambda expressions
This chapter will focus on the functional aspects of Python. We'll start by defining functions with a variable amount of positional as well as keyword arguments. Next, we'll cover lambda functions and in which cases they can be helpful. Especially, we'll see how to use them with such functions as map(), filter(), and reduce(). Finally, we'll recall what is recursion and how to correctly implement one.
4
Python for scientific computing
This chapter will cover topics on scientific computing in Python. We'll start by explaining the difference between NumPy arrays and lists. We'll define why the former ones suit better for complex calculations. Next, we'll cover some useful techniques to manipulate with pandas DataFrames. Finally, we'll do some data visualization using scatterplots, histograms, and boxplots.
Practicing Coding Interview Questions in Python
कोर्स पूरा
उपलब्धि प्रमाण पत्र अर्जित करें
इस क्रेडेंशियल को अपने लिंक्डइन प्रोफाइल, रिज्यूमे या सीवी में जोड़ें।इसे सोशल मीडिया पर और अपनी परफॉर्मेंस रिव्यू में साझा करें।
इसमें शामिल हैअधिमूल्य or टीमें
अभी दाखिला लेंजुड़ें 19 मिलियन शिक्षार्थी और आज ही Practicing Coding Interview Questions in Python शुरू करें!
अपना निःशुल्क खाता बनाएँ
या
जारी रखने पर, आप हमारी उपयोग की शर्तें, हमारी गोपनीयता नीति को स्वीकार करते हैं और यह भी कि आपका डेटा संयुक्त राज्य अमेरिका में संग्रहीत किया जाता है।