#programmingquiz 검색 결과

Did a frontend task, reviewed 1 PR, helped a fellow intern, and attended a meeting (client finally gave the green flag) all during intern majduri Got some time after that, so made a small JS quiz app to brush up basics. Later perfected it a bit #InternDiaryDay26

Autmn_Codes's tweet image. Did a frontend task, reviewed 1 PR, helped a fellow intern, and attended a meeting (client finally gave the green flag) all during intern majduri 

Got some time after that, so made a small JS quiz app to brush up basics.
Later perfected it a bit

#InternDiaryDay26

Day 11–12 of #100DaysOfCode #buildinpublic Topics Covered: ✅ Started Recursion – Call Stack, Stack Overflow ✅ Solved increasing/decreasing problems using recursion LeetCode Problems: 🔹 2149. Rearrange Array Elements by Sign 🔹 73. Set Matrix Zeroes

thiside_tanisha's tweet image. Day 11–12 of #100DaysOfCode 
#buildinpublic 
Topics Covered:
✅ Started Recursion – Call Stack, Stack Overflow
✅ Solved increasing/decreasing problems using recursion

LeetCode Problems:
🔹 2149. Rearrange Array Elements by Sign
🔹 73. Set Matrix Zeroes
thiside_tanisha's tweet image. Day 11–12 of #100DaysOfCode 
#buildinpublic 
Topics Covered:
✅ Started Recursion – Call Stack, Stack Overflow
✅ Solved increasing/decreasing problems using recursion

LeetCode Problems:
🔹 2149. Rearrange Array Elements by Sign
🔹 73. Set Matrix Zeroes
thiside_tanisha's tweet image. Day 11–12 of #100DaysOfCode 
#buildinpublic 
Topics Covered:
✅ Started Recursion – Call Stack, Stack Overflow
✅ Solved increasing/decreasing problems using recursion

LeetCode Problems:
🔹 2149. Rearrange Array Elements by Sign
🔹 73. Set Matrix Zeroes

Here’s your 100+ LeetCode Problems with Solutions Perfect for mastering coding interviews and problem-solving in 2024! All, FREE of cost! Simply: 1. Follow me (So I can DM) 2. Like & Repost 3. Comment "LeetCode" to receive the guide. Let’s ace those coding interviews…

BharukaShraddha's tweet image. Here’s your

100+ LeetCode Problems with Solutions

Perfect for mastering coding interviews and problem-solving in 2024!

All, FREE of cost! 

Simply:

1. Follow me (So I can DM)
2. Like & Repost
3. Comment "LeetCode" to receive the guide.

Let’s ace those coding interviews…
BharukaShraddha's tweet image. Here’s your

100+ LeetCode Problems with Solutions

Perfect for mastering coding interviews and problem-solving in 2024!

All, FREE of cost! 

Simply:

1. Follow me (So I can DM)
2. Like & Repost
3. Comment "LeetCode" to receive the guide.

Let’s ace those coding interviews…

Building a Quiz App with HTML, CSS, and JavaScript. I will guide you step by step and provide you full Code snippets in the Link below ⬇️

e_opore's tweet image. Building a Quiz App with HTML, CSS, and JavaScript. I will guide you step by step and provide you full Code snippets in the Link below ⬇️
e_opore's tweet image. Building a Quiz App with HTML, CSS, and JavaScript. I will guide you step by step and provide you full Code snippets in the Link below ⬇️
e_opore's tweet image. Building a Quiz App with HTML, CSS, and JavaScript. I will guide you step by step and provide you full Code snippets in the Link below ⬇️
e_opore's tweet image. Building a Quiz App with HTML, CSS, and JavaScript. I will guide you step by step and provide you full Code snippets in the Link below ⬇️

𝐖𝐚𝐧𝐭 𝐭𝐨 𝐛𝐞 𝐚 𝐖𝐞𝐛 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫 Here is your golden opportunity to code easily: ✦ JavaScript ✦ Python ✦ PHP ✦ React.js ✦ CSS ✦ HTML5 ✦ NodeJS ✦ AngularJS I have every book in PDF format. 𝐓𝐨 𝐠𝐞𝐭 it, just: 1. Like & Repost 2. Reply “ Code ” (so I…

ai_uncovered's tweet image. 𝐖𝐚𝐧𝐭 𝐭𝐨 𝐛𝐞 𝐚 𝐖𝐞𝐛 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫 

Here is your golden opportunity to code easily:
✦ JavaScript
✦ Python
✦ PHP
✦ React.js
✦ CSS
✦ HTML5
✦ NodeJS
✦ AngularJS

I have every book in PDF format.

𝐓𝐨 𝐠𝐞𝐭 it, just:
1. Like & Repost
2. Reply “ Code ” (so I…

🚀Todos los tutoriales de programación de Google en un solo lugar y GRATUITOS. En Google Codelabs puedes elegir entre una variedad de temas: desde IA hasta Realidad Virtual. Además, puedes filtrar por productos como Android y Google Cloud📚💻→ codelabs.developers.google.com

googleespanol's tweet image. 🚀Todos los tutoriales de programación de Google en un solo lugar y GRATUITOS.

En Google Codelabs puedes elegir entre una variedad de temas: desde IA hasta Realidad Virtual. Además, puedes filtrar por productos como Android y Google Cloud📚💻→ codelabs.developers.google.com

🗓️ Day 75 of #100DaysOfDSA Solved LeetCode 206 – Reverse Linked List using: 1️⃣ Iterative Way ▪️ Brute: Used stack - O(2n) time & O(n) space ▪️Optimized: Pointer reversal - O(n) time & O(1) space 2️⃣ Recursive Way ▪️O(n) time & O(n) space Loved exploring multiple approaches!

pritam_mandal77's tweet image. 🗓️ Day 75 of #100DaysOfDSA

Solved LeetCode 206 – Reverse Linked List using:

1️⃣ Iterative Way
▪️ Brute: Used stack - O(2n) time & O(n) space
▪️Optimized: Pointer reversal - O(n) time & O(1) space

2️⃣ Recursive Way
▪️O(n) time & O(n) space

Loved exploring multiple approaches!
pritam_mandal77's tweet image. 🗓️ Day 75 of #100DaysOfDSA

Solved LeetCode 206 – Reverse Linked List using:

1️⃣ Iterative Way
▪️ Brute: Used stack - O(2n) time & O(n) space
▪️Optimized: Pointer reversal - O(n) time & O(1) space

2️⃣ Recursive Way
▪️O(n) time & O(n) space

Loved exploring multiple approaches!
pritam_mandal77's tweet image. 🗓️ Day 75 of #100DaysOfDSA

Solved LeetCode 206 – Reverse Linked List using:

1️⃣ Iterative Way
▪️ Brute: Used stack - O(2n) time & O(n) space
▪️Optimized: Pointer reversal - O(n) time & O(1) space

2️⃣ Recursive Way
▪️O(n) time & O(n) space

Loved exploring multiple approaches!

Excel & SQL For Data Analysts But here’s the secret 🤫 I’ve compiled 1000+ Programming Notes (DSA, SQL, Excel, Python & more) to help you level up your coding journey 🚀 To get it 👇 1️⃣ Follow me (so I can DM you) 2️⃣ Repost this post 🔁 3️⃣ Comment #programming 💻 #sql #excel

anujcodes_21's tweet image. Excel & SQL For Data Analysts

But here’s the secret 🤫
I’ve compiled 1000+ Programming Notes (DSA, SQL, Excel, Python & more) to help you level up your coding journey 🚀

To get it 👇
1️⃣ Follow me (so I can DM you)
2️⃣ Repost this post 🔁
3️⃣ Comment #programming 💻

#sql #excel…

"Competitive Programmer’s Handbook" ~300 pages book covers ALL important topics. Absolutely FREE. To get FREE: - 1. Follow me (so that i can DM you) 2. retweet 3. Reply " Book "

DAIEvolutionHub's tweet image. "Competitive Programmer’s Handbook"

~300 pages book covers ALL important topics. Absolutely FREE.

To get FREE: - 
1. Follow me (so that i can DM you)
2. retweet 
3. Reply " Book "

PYTHON is difficult to learn, but not anymore! Introducing "The Ultimate Python ebook "PDF. You will get: • 74+ pages cheatsheet • Save 100+ hours on research And for 48 hrs, it's 100% FREE! To get it, just: 1. Like & Retweet 2. Reply "Send" 3. Follow me [MUST] (so that I…

Rajesh992510253's tweet image. PYTHON is difficult to learn, but not anymore!

Introducing "The Ultimate Python ebook "PDF.

You will get:

• 74+ pages cheatsheet
• Save 100+ hours on research

And for 48 hrs, it's 100% FREE!

To get it, just:

1. Like & Retweet
2. Reply "Send"
3. Follow me [MUST] (so that I…

240+ Core Java Interview Questions & Answers (45 Pages PDF) Preparing for a Java Interview? Here’s a complete guide covering Core Java from Basic to Advanced, real interview questions with detailed answers to help you crack your next role confidently! 💼 ✅ 240+ Core Java Q&A…

DAIEvolutionHub's tweet image. 240+ Core Java Interview Questions & Answers (45 Pages PDF)

Preparing for a Java Interview?
Here’s a complete guide covering Core Java from Basic to Advanced, real interview questions with detailed answers to help you crack your next role confidently! 💼

✅ 240+ Core Java Q&A…

🎁 PROGRAMMING NOTES GIVEAWAY I’m giving away 4 Complete Handwritten Notes: 🐍 Python ⚡ JavaScript 📊 Excel 🔑 Git Each guide is beginner-friendly + packed with pro tips 🚀 To Claim FREE: 1️⃣ Like ❤️ 2️⃣ Retweet 🔁 3️⃣ Comment “CODE” 💬 4️⃣ Follow @AnishJaitwar

AnishJaitwar's tweet image. 🎁 PROGRAMMING NOTES GIVEAWAY 
I’m giving away 4 Complete Handwritten Notes:
🐍 Python
⚡ JavaScript
📊 Excel
🔑 Git

Each guide is beginner-friendly + packed with pro tips 🚀

To Claim FREE:
1️⃣ Like ❤️
2️⃣ Retweet 🔁
3️⃣ Comment “CODE” 💬
4️⃣ Follow @AnishJaitwar

Yesterday I was learning Pattern Programming in JavaScript Solved these so far : - Single-line Star - Square Pattern - Right-Angled Triangle - Number Triangle - Alphabet Triangle (ASCII code) #100DaysOfCode #JavaScript #BuildInPublic #CodingJourney

AmanSha01749335's tweet image. Yesterday I was learning Pattern Programming in JavaScript 
Solved these so far :
- Single-line Star
- Square Pattern
- Right-Angled Triangle 
- Number Triangle 
- Alphabet Triangle (ASCII code) 
#100DaysOfCode #JavaScript #BuildInPublic #CodingJourney
AmanSha01749335's tweet image. Yesterday I was learning Pattern Programming in JavaScript 
Solved these so far :
- Single-line Star
- Square Pattern
- Right-Angled Triangle 
- Number Triangle 
- Alphabet Triangle (ASCII code) 
#100DaysOfCode #JavaScript #BuildInPublic #CodingJourney

Knovus Crypto School is in Session! To build the future, you must understand its architecture. Today's query is on the critical infrastructure that connects different layers of the ecosystem. The quiz is now live on the Knovus platform.

Knovusofficial's tweet image. Knovus Crypto School is in Session!

To build the future, you must understand its architecture. Today's query is on the critical infrastructure that connects different layers of the ecosystem.

The quiz is now live on the Knovus platform.

Claude Code on the right. Claude chat on the left Every night I spend 15 minutes with these 2 tools and build an entire app from scratch I will keep shipping every day until I have a billion dollar business I just put the prompt below into the chat, and I get a list of ideas…

AlexFinnX's tweet image. Claude Code on the right. Claude chat on the left

Every night I spend 15 minutes with these 2 tools and build an entire app from scratch

I will keep shipping every day until I have a billion dollar business

I just put the prompt below into the chat, and I get a list of ideas…

Day 56 of DSA 🚀 ✅ Solved 3Sum problem today! Brushed up on sorting + two-pointer technique — still one of the most satisfying patterns to use 😎 #100DaysOfCode #DSA #LeetCode #TwoPointers #CodingJourney #ProblemSolving

Zaryab_005's tweet image. Day 56 of DSA 🚀

✅ Solved 3Sum problem today!

Brushed up on sorting + two-pointer technique — still one of the most satisfying patterns to use 😎

#100DaysOfCode #DSA #LeetCode #TwoPointers #CodingJourney #ProblemSolving

mr. beast says he plans to take 100 software engineers and lock them in a room with no Cursor subscription, with the first person to ship something that compiles taking home $1 million

vasumanmoza's tweet image. mr. beast says he plans to take 100 software engineers and lock them in a room with no Cursor subscription, with the first person to ship something that compiles taking home $1 million
vasumanmoza's tweet image. mr. beast says he plans to take 100 software engineers and lock them in a room with no Cursor subscription, with the first person to ship something that compiles taking home $1 million

Day 149 of #365daysofcode 🚀 JS I learned today 🔹 Higher Order & First-Class Function 🔹Constructor & IIFE 🔹New,Prototype&inheritance 🔹This,call,apply,bind Day 16 of DSA with C++ 💻 Bitwise Practice: 1️⃣ Swap numbers 2️⃣ Even/Odd check 3️⃣ Find unique element

datboi_aayu's tweet image. Day 149 of #365daysofcode
🚀 JS I learned today
🔹 Higher Order & First-Class Function
🔹Constructor & IIFE
🔹New,Prototype&inheritance
🔹This,call,apply,bind

Day 16 of DSA with C++
💻 Bitwise Practice:
1️⃣ Swap numbers
2️⃣ Even/Odd check
3️⃣ Find unique element

Fun Riddle Giveaway! 5 winners will get $30 USDT each! How to participate: 1⃣ Follow @Four_FORM_ 2⃣ ❤ + RT 3⃣ Drop your answer & tag 3 friends Question: Q: What has cities but no houses, rivers but no water, and forests but no trees? A) A map B) A real river C) A riddle…

Four_FORM_'s tweet image. Fun Riddle Giveaway!

5 winners will get $30 USDT each!

How to participate:
 1⃣ Follow @Four_FORM_
 2⃣ ❤ + RT
 3⃣ Drop your answer & tag 3 friends

Question:
Q: What has cities but no houses, rivers but no water, and forests but no trees?

A) A map
B) A real river
C) A riddle…

💡 Weekend Tech Quiz! Which came first in the coding world: 🐍 Python or ☕ Java? 💬 Comment your answer and let’s see who really knows their history! Tag a coder buddy to challenge them! #TechTrivia #ProgrammingQuiz #DevHumor

arunava_xylene's tweet image. 💡 Weekend Tech Quiz!
Which came first in the coding world:

🐍 Python or ☕ Java?

💬 Comment your answer and let’s see who really knows their history!
Tag a coder buddy to challenge them!
#TechTrivia #ProgrammingQuiz #DevHumor

Which language rules the #tech world? Let’s see how well you know your code in comments! Want to know which language suits YOUR project? DM us for a free consultation! #TechQuiz #ProgrammingQuiz #JavaVsPython #coding #programming

Pranathiss1's tweet image. Which language rules the #tech world? Let’s see how well you know your code in comments!

Want to know which language suits YOUR project?

DM us for a free consultation!

#TechQuiz #ProgrammingQuiz #JavaVsPython #coding #programming

check the answer (or comment your guess below ⬇️). Hint: It goes back to the 1940s! 🕰️ #ProgrammingQuiz #CodingFun #TechTrivia #LearnToCode #DevelopersLife

ELS_India's tweet image. check the answer (or comment your guess below ⬇️).
Hint: It goes back to the 1940s! 🕰️

#ProgrammingQuiz #CodingFun #TechTrivia #LearnToCode #DevelopersLife

In Python, which keyword is used to define a function? 🤔 A. Func B. Define C. Def Drop your answers below ⬇️ (Let’s see how many of you get it right! 🔥) #Qodbex #Python #ProgrammingQuiz #CodingQuiz #LearnToCode #PythonProgramming #DevelopersLife #TechCommunity #CodeChallenge

qodbex's tweet image. In Python, which keyword is used to define a function? 🤔

A. Func
B. Define
C. Def

Drop your answers below ⬇️
(Let’s see how many of you get it right! 🔥)

#Qodbex #Python #ProgrammingQuiz #CodingQuiz #LearnToCode #PythonProgramming #DevelopersLife #TechCommunity #CodeChallenge

🖥️💡 Programming Quiz Alert! What does a != t mean? 🤔 Drop your answer in the comments 👇 Let’s see how many coders get it right! 🚀 #ProgrammingQuiz #CodingChallenge #TechTrivia #CodeLife #LearnToCode

ELS_India's tweet image. 🖥️💡 Programming Quiz Alert!
What does a != t mean? 🤔

Drop your answer in the comments 👇
Let’s see how many coders get it right! 🚀

#ProgrammingQuiz #CodingChallenge #TechTrivia #CodeLife #LearnToCode

💻 Programming Quiz Time! Think you know C language well? 🤔 Tell us your answer in the comments ⬇️ ✔️ Hint: All these are used to control the flow of execution. #ProgrammingQuiz #CLanguage #CodingChallenge #CodeWithLogic #Developers

ELS_India's tweet image. 💻 Programming Quiz Time!
Think you know C language well? 🤔
Tell us your answer in the comments ⬇️

✔️ Hint: All these are used to control the flow of execution.

#ProgrammingQuiz #CLanguage #CodingChallenge #CodeWithLogic #Developers

🧠💻 Tech Quiz Time! Which programming language is most commonly used for data analysis and visualization? 💬 Drop your answer in the comments below! Let’s see how many of you get it right! 👇 #Scriptzol #TechTrivia #ProgrammingQuiz #Python #DataAnalysis #DataVisualization


QUIZ TIME! Think you know programming? Let’s test your basics — What does a loop actually do in code? Drop your answer in the comments 👇 #programmingquiz #techfun #quiztime #avartanlearning #learnwithfun loopinprogramming #techbasics #codingchallenge #careercorner

Avartaned's tweet image. QUIZ TIME!
 Think you know programming?
 Let’s test your basics — What does a loop actually do in code?
 Drop your answer in the comments 👇

#programmingquiz #techfun #quiztime #avartanlearning #learnwithfun loopinprogramming #techbasics #codingchallenge #careercorner

Which programming language is a favorite in the world of AI & Machine Learning? 🤔 a) Java b) C# ✅ c) Python d) PHP #EurekaLearnings #TechQuiz #ProgrammingQuiz #Python #MachineLearning #AI #CodeChallenge #DailyQuiz

ELS_India's tweet image. Which programming language is a favorite in the world of AI & Machine Learning?

🤔
a) Java
b) C#
✅ c) Python
d) PHP

#EurekaLearnings #TechQuiz #ProgrammingQuiz #Python #MachineLearning #AI #CodeChallenge #DailyQuiz

💡 Hint: How does Java handle casting from double to int? What’s your answer? Share it below and tell us why! 👇 #Java #ProgrammingQuiz #TypeCasting #CleanCode #DeveloperCommunity

zydniofficial's tweet image. 💡 Hint: How does Java handle casting from double to int?

What’s your answer?
Share it below and tell us why! 👇

#Java #ProgrammingQuiz #TypeCasting #CleanCode #DeveloperCommunity

Time to test your Java knowledge!🧠 Think you’re Java-ready for 2025? Let’s find out. Drop your answer in the comments and flex your coding smarts! 📌Stay tuned for more quizzes, tips, and tech updates only with CodeSquadz! #JavaQuiz #TechTrivia #ProgrammingQuiz #CodeSquadz

appsquadzedu's tweet image. Time to test your Java knowledge!🧠

Think you’re Java-ready for 2025? Let’s find out.
Drop your answer in the comments and flex your coding smarts! 

📌Stay tuned for more quizzes, tips, and tech updates only with CodeSquadz!

#JavaQuiz #TechTrivia #ProgrammingQuiz #CodeSquadz

💻 Quiz Time! Which programming language is widely used for web development and dynamic websites? Comment your answer below! 👇 #ProgrammingQuiz #WebDevelopment #JavaScript #TechTrivia #MyraTechnolabs

myratechnolabs's tweet image. 💻 Quiz Time! Which programming language is widely used for web development and dynamic websites?

Comment your answer below! 👇 #ProgrammingQuiz #WebDevelopment #JavaScript #TechTrivia #MyraTechnolabs

🚀 Calling all Developers! 💻 Ready to test your coding skills? 👇 Drop your answers in the comments! 👇 Think you can ace all the questions? 👀💬 💡 BONUS: Share your favorite programming language and why! 🖥️💬 #ProgrammingQuiz #TechQuiz #AI #Developer #SinglebaseCloud

Singlebasecloud's tweet image. 🚀 Calling all Developers! 💻 Ready to test your coding skills?

👇 Drop your answers in the comments! 👇 Think you can ace all the questions? 👀💬

💡 BONUS: Share your favorite programming language and why! 🖥️💬 

#ProgrammingQuiz #TechQuiz #AI #Developer #SinglebaseCloud

Day 1 What does the id() function return in Python? 1. Memory address of an object 2. Index position in a list 3. Version ID of Python 4. Hash value of the object #PythonTips #ProgrammingQuiz #PythonFunctions


🚀 Calling all Developers! 💻 Ready to test your coding skills? 👇 Drop your answers in the comments! 👇 Think you can ace all the questions? 👀💬 💡 BONUS: Share your favorite programming language and why! 🖥️💬 #ProgrammingQuiz #TechQuiz #AI #Developer #SinglebaseCloud

Singlebasecloud's tweet image. 🚀 Calling all Developers! 💻 Ready to test your coding skills?

👇 Drop your answers in the comments! 👇 Think you can ace all the questions? 👀💬

💡 BONUS: Share your favorite programming language and why! 🖥️💬 

#ProgrammingQuiz #TechQuiz #AI #Developer #SinglebaseCloud

𝐐𝐮𝐢𝐳 𝐓𝐢𝐦𝐞! 🎯 দিনের শুরু হোক এক চমৎকার কুইজ দিয়ে! 🌟 𝐉𝐚𝐯𝐚𝐒𝐜𝐫𝐢𝐩𝐭 কোন ধরনের প্রোগ্রামিং ল্যাঙ্গুয়েজ? উত্তর দিন নিচে কমেন্ট করে! 👇 #QuizTime #javascript #programmingquiz #learnwithfun #bulipetech

BulipeGlobal's tweet image. 𝐐𝐮𝐢𝐳 𝐓𝐢𝐦𝐞! 🎯
দিনের শুরু হোক এক চমৎকার কুইজ দিয়ে! 🌟

𝐉𝐚𝐯𝐚𝐒𝐜𝐫𝐢𝐩𝐭 কোন ধরনের প্রোগ্রামিং ল্যাঙ্গুয়েজ?
উত্তর দিন নিচে কমেন্ট করে! 👇

#QuizTime #javascript #programmingquiz #learnwithfun #bulipetech

"#programmingquiz"에 대한 결과가 없습니다
Loading...

Something went wrong.


Something went wrong.


United States Trends