#devquiz search results
What’s the output of this code? 👇 int i = 1; printf("%d %d %d", i, i++, ++i); Choose wisely 🙃 #CProgramming #CodingChallenge #DevQuiz
𝐃𝐚𝐲 𝟏𝟐: 𝐅𝐞𝐰𝐞𝐫 𝐥𝐞𝐭𝐭𝐞𝐫𝐬, 𝐦𝐨𝐫𝐞 𝐜𝐨𝐧𝐟𝐮𝐬𝐢𝐨𝐧! 🤯 Can you crack this Python puzzle in one try? Drop your answer below ⬇️ #PythonChallenge #Day12 #DevQuiz #CodeSmarter
Quiz Time!🧑💻 First step for a production-ready web app? A) Django/Flask Backend B) Frontend Templates C) DB & Migrations D) Plan & Design DB Reply with your pick! ⬇️ #Python #FullStack #DevQuiz #CodeNewbie
Question: Which JavaScript keyword is used to declare a *constant* variable whose value cannot be reassigned after its initial declaration? A: `var` B: `let` C: `const` D: `static` #JavaScript #CodingQuiz #DevQuiz #WebDev
Question: Which JavaScript keyword is used to declare a variable whose value cannot be reassigned? A: `var` B: `let` C: `const` D: `static` #JavaScript #CodingChallenge #DevQuiz #WebDev
Flutter Quiz Time! 🚀 When do you use a StatefulWidget? A) Static UI 🌸 B) UI changes during runtime 🌼 C) Only for text/layout 🌺 Drop your emoji below 👇 I’ll share the correct answer soon! #Flutter #Dart #DevQuiz
🧠💻 Dev Dilemma – A tech quiz with a twist! Organized by CESA-SDW PCCOE ACM Student Chapter, this logic-packed quiz tested 90+ minds on real dev scenarios in C++, Python, Java & Git! #LogicMatters #DevQuiz #Git #Java #Python #PCCOEACM #DevDilemma
Question: In Python, how are code blocks (e.g., inside a function or loop) primarily defined? A: Curly braces `{}` B: Parentheses `()` C: Indentation D: Keywords like `BEGIN` and `END` #Python #CodingQuiz #DevQuiz #Programming
Question: Which Python keyword is used to define a function? A: `function` B: `method` C: `def` D: `func` #Python #CodingQuiz #DevQuiz #Programming
Think you can spot the lie? Our "2Truths & 1Lie" software quiz is live! 💻 Check the image & reply with your guess, we’ll crown the sharpest minds tomorrow. #TechTrivia #DevQuiz #assurdly #2truths1lie #softwaretestersinlagos #TestingMatters
JavaScript Quiz What will this output? console.log(typeof null); A) null B) object C) undefined D) string #CodeQuiz #DevQuiz #LearnToCode #CodeChallenge #CodingLife #CodeTips #CodeFacts
🧠 Python Quiz Time! What’s the output? 🤔 x = [[]] * 3 x[0].append(1) print(x) A) [[1], [], []] B) [[1], [1], [1]] C) [[], [], []] D) Error Reply with your answer 👇 Repost 🔁 to test your dev friends! #Python #DevQuiz #100DaysOfCode
🧩 Crack the Code Challenge! 👨💻 Calling all code enthusiasts! Can you decipher the hidden message in this Python snippet? Put your coding skills to the test and reveal the secret message! #CodingQuiz #ProgrammingPuzzle #DevQuiz #CodeRiddle #CoderChallenge #PythonChallenge
What’s the output of this code? 👇 int i = 1; printf("%d %d %d", i, i++, ++i); Choose wisely 🙃 #CProgramming #CodingChallenge #DevQuiz
🧠 Python Quiz Time! What’s the output? 🤔 x = [[]] * 3 x[0].append(1) print(x) A) [[1], [], []] B) [[1], [1], [1]] C) [[], [], []] D) Error Reply with your answer 👇 Repost 🔁 to test your dev friends! #Python #DevQuiz #100DaysOfCode
Flutter Quiz Time! 🚀 When do you use a StatefulWidget? A) Static UI 🌸 B) UI changes during runtime 🌼 C) Only for text/layout 🌺 Drop your emoji below 👇 I’ll share the correct answer soon! #Flutter #Dart #DevQuiz
Question: Which symbol is used to denote a single-line comment in Python? A: // B: /* */ C: # D: <!-- --> #Python #CodingChallenge #DevQuiz #Programming
Question: Which JavaScript keyword is used to declare a variable whose value cannot be reassigned? A: `var` B: `let` C: `const` D: `static` #JavaScript #CodingChallenge #DevQuiz #WebDev
Question: In Python, how are code blocks (e.g., inside a function or loop) primarily defined? A: Curly braces `{}` B: Parentheses `()` C: Indentation D: Keywords like `BEGIN` and `END` #Python #CodingQuiz #DevQuiz #Programming
Question: Which JavaScript keyword is used to declare a *constant* variable whose value cannot be reassigned after its initial declaration? A: `var` B: `let` C: `const` D: `static` #JavaScript #CodingQuiz #DevQuiz #WebDev
Question: Which Python keyword is used to define a function? A: `function` B: `method` C: `def` D: `func` #Python #CodingQuiz #DevQuiz #Programming
𝐃𝐚𝐲 𝟏𝟐: 𝐅𝐞𝐰𝐞𝐫 𝐥𝐞𝐭𝐭𝐞𝐫𝐬, 𝐦𝐨𝐫𝐞 𝐜𝐨𝐧𝐟𝐮𝐬𝐢𝐨𝐧! 🤯 Can you crack this Python puzzle in one try? Drop your answer below ⬇️ #PythonChallenge #Day12 #DevQuiz #CodeSmarter
... en el siguiente código #JS de ejemplo hay *sólo 2 líneas* que darán error ... ¿podrías identificar cuáles son, solo con analizar la imagen? #DEVquiz (2/5)
Quiz Time!🧑💻 First step for a production-ready web app? A) Django/Flask Backend B) Frontend Templates C) DB & Migrations D) Plan & Design DB Reply with your pick! ⬇️ #Python #FullStack #DevQuiz #CodeNewbie
How can we add review list on product page of Magento? #quiz #devloperquiz #devquiz #magentoquiz #magentopoll #magento2 #m2extension #m2extensionquiz #magentoproductquiz #magentomodulequiz #scriptzolquiz #scriptzolpoll #scriptzol
🚀JavaScript quiz How do you prepend zeros to a number when it is a single digit? 🛵 Follow up to find the answer and upcoming quizzes. #devquiz #devapt_quiz
🧠💻 Dev Dilemma – A tech quiz with a twist! Organized by CESA-SDW PCCOE ACM Student Chapter, this logic-packed quiz tested 90+ minds on real dev scenarios in C++, Python, Java & Git! #LogicMatters #DevQuiz #Git #Java #Python #PCCOEACM #DevDilemma
🧩 Crack the Code Challenge! 👨💻 Calling all code enthusiasts! Can you decipher the hidden message in this Python snippet? Put your coding skills to the test and reveal the secret message! #CodingQuiz #ProgrammingPuzzle #DevQuiz #CodeRiddle #CoderChallenge #PythonChallenge
Think you can spot the lie? Our "2Truths & 1Lie" software quiz is live! 💻 Check the image & reply with your guess, we’ll crown the sharpest minds tomorrow. #TechTrivia #DevQuiz #assurdly #2truths1lie #softwaretestersinlagos #TestingMatters
#DEVquiz: ¿ podrías decir, *con sólo ver esta imagen*, qué valores tendrán las variables: 𝚗𝚞𝚖, 𝚗, 𝚘𝚋𝚓, 𝚊 y 𝚋 .. al ejecutar el código? #DEV #JSfullstack #JS ... (😼 sin usar la cónsola ) .. #destructuring (ref: developer.mozilla.org/es/docs/Web/Ja…)
Meta is constantly seeking ways to improve privacy and protect user data on its family of products. #TechTitbits #DevQuiz #CodeQuiz #TechNews #MetaByFacebook #FacebookEngineering #TechUpdates #NewInTech #LatestTechNews #Tech #DidYouknow #QuickFacts #TechQuiz #EmpowerSolutions
BellJar tests in its CI/CD pipeline to assert recoverability with every new release candidate before it reaches production. #TechTitbits #DevQuiz #CodeQuiz #TechNews #MetaByFacebook #FacebookEngineering #TechUpdates #NewInTech #LatestTechNews #Tech #DidYouknow #QuickFacts
Which option do you think is the correct option? Comment below! redfeathersolutions.co.uk #softwaredevelopment #devquiz #techtrivia #softwareengineering #techchallenges #developmentteam #codinglife #programmingquiz #softwaredesign #techfun #devsolutions #techservices #softwaretips
Meta is introducing Velox, an open source unified execution engine aimed at accelerating data management systems and streamlining their development. #Security #TechTitbits #DevQuiz #CodeQuiz #TechNews #MetaByFacebook #TechUpdates #QuickFact #EmpowerSolutions #LifeAtEmpower
Расстояние #DevQuiz не преграда! Мы собрали наших стажёров со всех направлений из разных городов, чтобы в неформальной обстановке узнать побольше об IT и поделиться своими впечатлениями о стажировке 🤓 #стажировка #PHP #JavaScript #QA
Something went wrong.
Something went wrong.
United States Trends
- 1. Grammy 263K posts
- 2. Clipse 16K posts
- 3. Dizzy 9,119 posts
- 4. Kendrick 55.2K posts
- 5. addison rae 20.3K posts
- 6. olivia dean 12.9K posts
- 7. Katseye 105K posts
- 8. AOTY 18.4K posts
- 9. Leon Thomas 16.2K posts
- 10. gaga 93.4K posts
- 11. ravyn lenae 3,154 posts
- 12. #FanCashDropPromotion 3,567 posts
- 13. Kehlani 31.4K posts
- 14. Durand 4,711 posts
- 15. lorde 11.3K posts
- 16. Alfredo 2 N/A
- 17. The Weeknd 10.8K posts
- 18. Alex Warren 6,421 posts
- 19. Album of the Year 58K posts
- 20. Orban 23.7K posts