Which Python project would captivate your interest the most?
Anonymous Poll
39%
Create AI DESKTOP VIRTUAL ASSISTANT using Python and Tkinter
26%
Face Detection using Python and OpenCV with webcam
19%
Plagiarism Detection using Python
16%
Weapon Detection Using Python-OpenCV
Explore the top VS Code extensions for 2024!
Stay ahead in the tech game with our curated list of the best extensions for VS Code 2024.
Click to know more: https://www.youtube.com/watch?v=l-LJucxS8Mc
Stay ahead in the tech game with our curated list of the best extensions for VS Code 2024.
Click to know more: https://www.youtube.com/watch?v=l-LJucxS8Mc
What is the purpose of the "git stash" command in Git?
Anonymous Quiz
21%
To permanently delete a branch
67%
To save changes that are not ready to be committed
6%
To create a new branch
7%
To merge two branches
Hello Geeks!
Can you match these CEO faces with their companies. If Yes then Let's Play 🎉
#CEOChallenge #GuessTheCompany
Can you match these CEO faces with their companies. If Yes then Let's Play 🎉
#CEOChallenge #GuessTheCompany
How Can You Master Discipline for Ultimate Success? 🚀
1. Daily Goals: Make a plan for the day and stick to it.
2. Focused Coding: Set aside specific times for coding without distractions.
3. Task Schedule: Use a calendar to plan and prioritize your tasks.
4. Short Breaks: Take quick breaks to stay energized.
5. Keep Learning: Always be ready to learn new things.
6. Face Challenges: See challenges as chances to get better.
7. No Distractions: Minimize interruptions when coding.
8. Track Progress: Monitor your achievements to stay motivated.
9. Connect with Others: Join a coding group for support.
10. Stay Curious: Explore new tech to keep things exciting!
1. Daily Goals: Make a plan for the day and stick to it.
2. Focused Coding: Set aside specific times for coding without distractions.
3. Task Schedule: Use a calendar to plan and prioritize your tasks.
4. Short Breaks: Take quick breaks to stay energized.
5. Keep Learning: Always be ready to learn new things.
6. Face Challenges: See challenges as chances to get better.
7. No Distractions: Minimize interruptions when coding.
8. Track Progress: Monitor your achievements to stay motivated.
9. Connect with Others: Join a coding group for support.
10. Stay Curious: Explore new tech to keep things exciting!
LIVE Complete Analysis of GATE DA & AI Exam going on right now: https://www.youtube.com/live/Yda_es_c__0?si=QLY6PBXh_-AyxzdT
First time in India! Join Now!
First time in India! Join Now!
Explore creativity with ease!
Discover the top 10 free AI art generators that transform text into stunning images. Unleash your imagination today. 🎨✨
#AIArt #ImageGeneration #FreeTools
Click to know more: https://www.geeksforgeeks.org/best-free-ai-art-generators-to-create-image-from-text/
Discover the top 10 free AI art generators that transform text into stunning images. Unleash your imagination today. 🎨✨
#AIArt #ImageGeneration #FreeTools
Click to know more: https://www.geeksforgeeks.org/best-free-ai-art-generators-to-create-image-from-text/
What is the output of the following: my_string = 'geeksforgeeks' for i in range(my_string): print(i)
Anonymous Quiz
32%
0 1 2 3 … 12
48%
geeksforgeeks
4%
None
16%
Error
What is the output of the code shown below? set1 = {1, 2, 3} set2 = set1.copy() set2.add(4) print(set1)
Anonymous Quiz
38%
{1, 2, 3, 4}
47%
{1, 2, 3}
12%
Invalid Syntax
3%
Error
If we declare a 2-d array like – int arr[3][4], then it will stored in the format of _____
Anonymous Quiz
7%
4 rows 3 columns
6%
4 rows 4 column
8%
3 rows 3 columns
80%
3 rows 4 columns
GeeksforGeeks is proud to announce Indeed as the official sponsor of our GfG Weekly Coding Contest & Problem Of The Day! Participate in them-> Win Geekbits -> Avail Exclusive Goodies!
.
.
Do check out the GeeksforGeeks Jobs Page for exclusive Job Postings by Indeed.
Watch out this space as we bring to you a 6 part guide that will help you build a career in tech!
Click to explore: https://indeedhi.re/4bu1col
#codeyourcareer
.
.
Do check out the GeeksforGeeks Jobs Page for exclusive Job Postings by Indeed.
Watch out this space as we bring to you a 6 part guide that will help you build a career in tech!
Click to explore: https://indeedhi.re/4bu1col
#codeyourcareer
Which of the following syntax correctly declares an Array in C/C++?
Anonymous Quiz
4%
int geeks;
17%
array geeks[20];
3%
geeks{20};
76%
int geeks[20];
Problem Of The Day: Number of paths in a matrix with k coins
This Problem Is Sponsored by Indeed
Given a n x n matrix such that each of its cells contains some coins. Count the number of ways to collect exactly k coins while moving from top left corner of the matrix to the bottom right. From a cell (i, j), you can only move to (i+1, j) or (i, j+1).
Solve and submit to win Geekbits and get exclusive goodies!
This POTD is Sponsored by Indeed
Indeed- your go-to-destination for all things related to job search. Upload your resume today on Indeed, and build a career in tech! #codeyourcareer
This Problem Is Sponsored by Indeed
Given a n x n matrix such that each of its cells contains some coins. Count the number of ways to collect exactly k coins while moving from top left corner of the matrix to the bottom right. From a cell (i, j), you can only move to (i+1, j) or (i, j+1).
Solve and submit to win Geekbits and get exclusive goodies!
This POTD is Sponsored by Indeed
Indeed- your go-to-destination for all things related to job search. Upload your resume today on Indeed, and build a career in tech! #codeyourcareer