Programming Quiz Channel – Telegram
Programming Quiz Channel
612 subscribers
81 photos
4 videos
1 file
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
Download Telegram
What is the output of True + True in Python?
Anonymous Quiz
19%
0
56%
1
15%
2
11%
error
Which of the following is a valid HTTP method?
Anonymous Quiz
43%
FETCH
16%
SEND
36%
PATCH
5%
MODIFY
Which algorithm is commonly used for shortest path?
Anonymous Quiz
24%
Merge sort
59%
Dijkstra
8%
KMP
9%
BFS only
👍3
Which automata recognizes regular languages?
Anonymous Quiz
33%
PDA
42%
DFA
15%
TM
9%
LBA
Unsupervised learning often uses:
Anonymous Quiz
7%
Labels
17%
Regression
17%
Classification
58%
Clustering
Load balancers mainly improve:
Anonymous Quiz
40%
Latency only
3%
Security
14%
Storage
43%
Scalability
In Python, deepcopy is needed for:
Anonymous Quiz
14%
numbers
12%
strings
18%
tuples
56%
nested objects
Which join is fastest usually?
Anonymous Quiz
20%
CROSS
14%
FULL
51%
INNER
14%
SELF
Which life cycle model is risk-driven?
Anonymous Quiz
23%
Agile
41%
Waterfall
8%
V-model
28%
Spiral