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
44%
FETCH
17%
SEND
34%
PATCH
5%
MODIFY
Which algorithm is commonly used for shortest path?
Anonymous Quiz
23%
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
16%
Regression
18%
Classification
58%
Clustering
Load balancers mainly improve:
Anonymous Quiz
38%
Latency only
0%
Security
16%
Storage
47%
Scalability
In Python, deepcopy is needed for:
Anonymous Quiz
14%
numbers
12%
strings
19%
tuples
55%
nested objects
Which join is fastest usually?
Anonymous Quiz
23%
CROSS
13%
FULL
52%
INNER
13%
SELF
Which life cycle model is risk-driven?
Anonymous Quiz
41%
Agile
41%
Waterfall
6%
V-model
12%
Spiral