fa
Feedback
Programming Quiz Channel

Programming Quiz Channel

رفتن به کانال در Telegram

Programming quizzes and knowledge tests Short quizzes on programming, logic and computer science. Test and improve your coding knowledge. Join 👉 https://rebrand.ly/bigdatachannels DMCA: @disclosure_bds Contact: @mldatascientist

نمایش بیشتر
781
مشترکین
-124 ساعت
+27 روز
+1830 روز
آرشیو پست ها
Which programming paradigm focuses on "what to do" rather than "how yo do"?
Anonymous voting

A function gives different outputs for the same input. What principle is violated?
Anonymous voting

Which data structure would you use for constant-time insertion and deletion at both ends?
Anonymous voting

Which activation function outputs values between 0 and 1?
Anonymous voting

Which concept helps speed up repeated computations?
Anonymous voting

Which famous bug gave the term "debugging" its popularity?
Anonymous voting

A program works fine for small inputs but slowly drastically for large ones. The likely issue?
Anonymous voting

Which loss function is commonly used for classification?
Anonymous voting

Which Python concept allows efficient iteration over large datasets?
Anonymous voting

Which is the real cost of using recursion heavily?
Anonymous voting

Which programming paradigm focuses on functions without side effects?
Anonymous voting

Which of these breaks encapsulation?
Anonymous voting

What happens when you insert a duplicate key into hash map?
Anonymous voting

Which algorithm technique solves overlapping subproblems?
Anonymous voting

Which of these is a compile-time error?
Anonymous voting

Which programming language is known for having a "Zen" philosophy built into it?
Anonymous voting

Which structure is best for undo operations?
Anonymous voting

Which programming language is used in over 90% of websites on the server side?
Anonymous voting

Which tech truth is correct?
Anonymous voting