Working on Artificial Intelligence #AI and #BigData. Specialists in providing a gamified learning experience in Big Data, Machine Learning, DeepLearning, DevOps

Joined January 2016
546 Photos and videos
29 Mar 2024
🌟 Dive into the Next Wave of AI: Emerging LLM Architectures Unleashed! 🚀 x.com/i/broadcasts/1BRJjPWEv…

2
77
22 Mar 2024
Text to SQL: Building an LLM-Powered Analytics Dashboard for Your Company x.com/i/broadcasts/1mnGepVEE…

1
89
22 Mar 2024
How to Build A Career in Data Science and AI in 2023. Free Masterclass x.com/i/broadcasts/1eaJbgPYl…

1
61
23 Jun 2023
Attend our upcoming event "Why LangChain is a Must-Try: LangChain's Quick Start Masterclass for Beginners" by Sandeep Giri, founder of Cloudxlab. Date: Thursday, 29 June Time: 8 PM IST (2:30 PM UTC) Get Registration Link in the comment section! #langchat #ChatGPT
1
1
172
6 Jun 2023
Attend our upcoming event "When is the Right Time to Explore Data Science and AI: From Plus 2 to College students and Beyond" by Sandeep Giri, founder of Cloudxlab. Date: Thursday, 15 June Time: 8 PM IST (2:30 PM UTC) Get Registration Link in the comment section! #ai
1
2
85
2 Jun 2023
#dailyquiz | Topic : #Python Q. What is the output of the following Python code snippet? a = [1, 2, 3, 4, 5] b = a[-2:-4:-1] print(b) #Karnataka #pythoncode #learninganddevelopment #DeepLearning #Tech #Technology #Science #BigData #DevOps
50% [4, 3]
50% [4]
0% [5, 4]
0% [ ]
2 votes • Final results
1
112
30 May 2023
#dailyquiz | Topic : #Python Q. What is the output of the following Python code snippet? my_list = [1, 2, 3, 4, 5] print(my_list[10:]) #javascript #pythoncode #learninganddevelopment #DeepLearning #Tech #Technology #Science #BigData #DevOps
0% [ ]
0% [5]
83% Error
17% [1, 2, 3, 4, 5]
6 votes • Final results
2
209
24 May 2023
#dailyquiz | Topic : #Python Q. What is the output of the following Python code snippet? def my_func(x, y=[]): y.append(x) return y print(my_func(1)) print(my_func(2)) print(my_func(3)) #Java #Tech #DevOps #ai #karnataka #ios
0% [1], [2], [3]
0% 1], [1, 2], [1, 2, 3]
0% [1], [2], [3]
100% [1, 2, 3], [1, 2, 3]
1 votes • Final results
77
23 May 2023
#dailyquiz | Topic : #Python Q. What is the output of the following Python code snippet? x = 10 y = 20 x, y = y, x print(x, y) #javascript #pythoncode #learninganddevelopment #DeepLearning #Tech #Technology #Science #BigData #DevOps #ai
0% 10 20
0% 20 10
0% 20 20
0% error
0 votes • Final results
1
68
19 May 2023
#dailyquiz | Topic : #Python Q. What is the output of the following Python code snippet? a = ["apple", "banana", "cherry"] print(len(a)) #javascript #pythoncode #learninganddevelopment #DeepLearning #Tech #Technology #Science #BigData
0% 0
0% 1
0% 2
100% 3
1 votes • Final results
57
17 May 2023
#dailyquiz | Topic : #Python Q. What is the output of the following Python code snippet? a = [1, 2, 3] b = a b[0] = 4 print(a) ---- #javascript #pythoncode #learninganddevelopment #DeepLearning #Tech #Technology #Science #BigData
0% [1, 2, 3]
0% [4, 2, 3]
0% [1, 4, 3]
0% [1, 2, 4]
0 votes • Final results
40
12 May 2023
Attend our upcoming event "Accelerate Your Career with Python: A FREE 2-hours Masterclass for College Students and Professionals" by Sandeep Giri, founder of Cloudxlab. Date: Friday, 19th May Time: 8 PM IST (2:30 PM UTC) Get Registration Link in the comment section
1
40
12 May 2023
#dailyquiz | Topic : #Python Q. What is the output of the following Python code snippet? a = [1, 2, 3] print(a[1:2]) ---- #javascript #pythoncode #learninganddevelopment #DeepLearning #Tech #Technology #Science #BigData #ios #DevOps #ai
0% [1]
100% [2]
0% [2,3]
0% [1,2]
1 votes • Final results
46
11 May 2023
#dailyquiz | Topic : #Python Q. What is the output of the following Python code snippet? a = 10 b = 5 print(a % b) ---- #javascript #pythoncode #learninganddevelopment #DeepLearning #Tech #Technology #Science #BigData #ios #DevOps
0% 2
100% 0
0% 1
0% 5
2 votes • Final results
38
11 May 2023
2
1
154
8 May 2023
#dailyquiz | Topic : #Python Q. What is the output of the following Python code snippet? nums = [1, 2, 3] print(nums[-1]) ---- #javascript #pythoncode #learninganddevelopment #DeepLearning #Tech #Technology #Science #BigData #ios #DevOps
0% 1
0% 2
80% 3
20% error
5 votes • Final results
3
145
4 May 2023
0% Garbage collection
0% Platform independence
0% Multiple inheritance
0% Exception handling
0 votes • Final results
104