>
Computer Science & Information Technology
List of top Computer Science & Information Technology Questions
Which of the following regular expressions denote a language comprising all possible strings of even length over the alphabet \(\{0,1\}\)?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
Which sorting algorithm has the same time complexity for all the cases-best, average, worst?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
The diagram given below refers to a non-deterministic finite state automaton that accepts the language having
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
Match the following algorithms with their worst-case time complexities.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
What is the size of the set of all subsets of \(n\) elements in sum of subsets problem?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
What is the cost of the minimum spanning tree of the below graph using Prim's algorithm?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Choose all design strategies to solve different types of knapsack problems?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Which data structure is used to find largest number in data streams?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Which algorithm design strategy is used to find single source shortest paths?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Choose the pair of sorting algorithms using divide and conquer strategy.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
What is the time complexity in Big-Oh notation for \[ f(n)=a_{m}n^{m}+\cdots+a_{1}n+a_{0}? \]
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Find the optimal solution for knapsack instance \[ n=3,\quad m=20, \] \[ (p_1,p_2,p_3)=(25,24,15) \] and \[ (w_1,w_2,w_3)=(18,15,10). \]
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
What is the purpose of Bellman-Ford algorithm?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Match the C operators with their meaning.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Which of the following is invalid floating point constant?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Which binary search tree traversal gives the sorted order of its elements?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Executing a program written in C involves a series of steps. Choose the correct sequence.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Consider the following statements about C program.
Statement-I: Every program statement must end with a semicolon.
Statement-II: Compiler directives do not end with a semicolon.
The correct answer is
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Choose the set of storage classes in C language.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
The correct set of graph representation is
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Compiler Design
How many stages are there in Pipeline included in a RISC processor?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
In strobe control method, the strobe pulse is controlled by which unit in the CPU?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
Which data structure is used in recursive function implementation?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
What type of conflicts arise when an instruction depends on the result of a previous instruction, but this result is not yet available?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
Choose the most common auxiliary memory device.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
Prev
1
2
3
4
5
6
...
20
Next