Explore topic-wise MCQs in General Awareness.

This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your General Awareness knowledge and support exam preparation. Choose a topic below to get started.

1.

If n is the length of text(T) and m is the length of the pattern(P) identify the correct matching algorithm.

A. a)
Answer» C.
2.

If n is the length of text(T) and m is the length of the pattern(P) identify the correct pre-processing algorithm. (where q is a suitable modulus to reduce the complexity)

A. p=0; t0=0;
B. a)
Answer» E.