ru
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

Больше
784
Подписчики
Нет данных24 часа
+27 дней
+1730 дней
Архив постов
Which traversal visits root before children?
Anonymous voting

Which concept measures how well modules are independent from each other?
Anonymous voting

Which ML technique is used to improve model performance by combining multiple models?
Anonymous voting

Which field focuses on how robots understand their position in space?
Anonymous voting

What does "garbage collection" primarily solve?
Anonymous voting

Which concept ensures only one instance of a class exists?
Anonymous voting

Which trade-off is common in database indexing?
Anonymous voting

Which famous language has no keywords reserved for concurrency?
Anonymous voting

Which database concept ensures no duplicate rows?
Anonymous voting

Which metric is best for regression problems?
Anonymous voting

Which concept helps reduce variance in machine learning models?
Anonymous voting

Which operation is fastest on average in a hash table?
Anonymous voting

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