Articles by Team EasyExamNotes

GATE CS 2021 Stack and Queue

Consider the following sequence of operations on an empty stack. Push(54); push(52); pop(); push(55); push(62); s=pop(); Consider the following sequence of operations on an empty … Read more

GATE CS 2023 Q 49

Consider a sequence a of elements a0=1, a1=5, a2=7, a3=8, a4=9, and a5=2. The following operations are performed on a stack S and a queue Q, both of which are initially empty. The … Read more

RGPV BEEE

Q1. Using the mesh analysis find the I0 in the circuit give below. Q2. In the figure below, find the current flowing through R1 using … Read more