01Triangular Pattern Row Sums
CodingSolve02Result of concatenating two strided list slices
MCQPremium 03Gradient printed by a PyTorch backward pass on a cubic
MCQPremium 04How the Python garbage collector deals with reference cycles
MCQPremium 05Midpoints of the first two levels of a binary search
MCQPremium 06Why assigning to a tuple element fails in Python
MCQPremium 07Value of a bitwise OR of two left shifted ones
MCQPremium 08Difference between recursion and iteration
MCQPremium 09Common application of sequence to sequence models
MCQPremium 10Optimizer that adapts the learning rate during training
MCQPremium 11Meaning of the beta hyperparameters in the Adam optimizer
MCQPremium 12How byte pair encoding reduces the out of vocabulary problem
MCQPremium 13Output size after two 2x2 max pooling layers with stride 2
MCQPremium 14Layers that learn slowest under the vanishing gradient problem
MCQPremium 15Role of an activation function in a neural network
MCQPremium 16Metric suitable for evaluating a classification model
MCQPremium 17How entropy differs from Gini impurity in decision trees
MCQPremium 18Application that is not a typical use of Naive Bayes
MCQPremium 19Primary purpose of the A star search algorithm
MCQPremium 20Distinguishing Ridge from Lasso regularization
MCQPremium 21Preprocessing step that random forests do not require
MCQPremium 22Meaning of overfitting in machine learning
MCQPremium 23How randomness enters tree construction in a random forest
MCQPremium 24Result of stemming the word changing
MCQPremium 25Distribution for counts of events in a fixed interval
MCQPremium 26Definition of a type I error in AB testing
MCQPremium 27What a zero correlation coefficient implies about two variables
MCQPremium 28Choosing a test for equality of two independent population means
MCQPremium 29Equivalent definitions of the rank of a matrix
MCQPremium 30Relation between mean and median in a positively skewed dataset
MCQPremium 31Percentile of a score one standard deviation above the mean
MCQPremium 32Identify the incorrect statement about expected value
MCQPremium 33Flattening Two Lists Into One Dimension
MCQPremium 34Python Structure For Optimal Time Lookup
MCQPremium 35Structure For Top Ten Of One Million Items
MCQPremium 36Trainable Parameters In A 5x5 Convolutional Layer
MCQPremium 37Purpose Of The Autoencoder Bottleneck Layer
MCQPremium 38Attention Types In The 2017 Transformer
MCQPremium 39Fan Class with on() and off() Methods
MCQPremium 40Maximum Weighted Alphabet Difference
CodingPremium 41Maximum Matching Elements
CodingPremium 42Rotate the String K Times
CodingPremium 43Festival Tour in Type Order
CodingPremium 44Clearing the Shrub Field
CodingPremium 45Consecutive Number Triangle
CodingPremium