Login
Register
@
Dark Mode
Profile
Edit my Profile
Messages
My favorites
Register
Activity
Q&A
Questions
Unanswered
Tags
Subjects
Users
Ask
Previous Years
Blogs
New Blog
Exams
Dark Mode
Filter
User Jyoti Kumari97
Wall
Recent activity
All questions
All answers
Exams Taken
All Blogs
Questions by Jyoti Kumari97
2
votes
3
answers
1
Made easy Workbook 2020
Question: $T(1)=1$ $T(n) = 2 T(n - 1) + n$ evaluates to? Can anyone solve it by substitution method? Given answer $T(n) = 2^{n+1} - (n+2)$ How?
asked
in
Algorithms
May 25, 2019
5.5k
views
time-complexity
algorithms
recurrence-relation
made-easy-booklet
0
votes
1
answer
2
MadeEasy WorkBook: Thoery of Computation - Finite Automata
asked
in
Theory of Computation
Feb 16, 2019
540
views
made-easy-booklet
theory-of-computation
finite-automata
0
votes
2
answers
3
MadeEasy WorkBook: Theory of Computation - Regular Expression
Given answer is option c. Can anyone tell me how?
asked
in
Theory of Computation
Feb 16, 2019
832
views
regular-expression
theory-of-computation
made-easy-booklet
0
votes
0
answers
4
Made easy
I am having difficulty in finding the type of errors like if given a statement, if I have to tell which type of error it is ( syntax or semantic). Can anyone help me with it,explain it to me in a simple language by giving examples.
asked
in
Compiler Design
Jan 29, 2019
261
views
compiler-design
compilation-phases
0
votes
1
answer
5
Made easy
The given answer is c, but how?
asked
in
Programming
Jan 29, 2019
266
views
data-structures
0
votes
1
answer
6
Made easy
asked
in
Programming
Jan 28, 2019
446
views
data-structures
queue
circular-queue
0
votes
1
answer
7
MadeEasy WorkBook: Programming & DS - Programming in C
for(i=10;i<10;++i) printf("%d" i&1) prints (a) 0101010101 (b) 0111111111 (c) 0000000000 (d) 1111111111
asked
in
Programming
Jan 28, 2019
448
views
made-easy-booklet
programming
programming-in-c
3
votes
2
answers
8
MadeEasy WorkBook: Algorithms - Sorting
Consider the following array with 7 elements for insertion sort? 25, 15, 30, 9, 99, 20, 26 In how many passes, the given sequence will be sorted? (a) 4 pass (b) 5 pass (c) 6 pass (d) More than 6 pass Answer is 6 passes. Can anyone explain it step by step.
asked
in
Algorithms
Jan 26, 2019
2.2k
views
made-easy-booklet
algorithms
sorting
1
vote
1
answer
9
MadeEasy Workbook: Databases - Database Normalization
Find the highest normal form. AB - - > CE E - - >AB C-->D Doubt AB, E are the candidate key. The answer given is 2NF In 2NF, there should be no partial dependency which is PRIME ATTRIBUTE - - >NON PRIME ATTRIBUTE But it is there in AB-->CE, I think CE is non prime attribute. Or bcoz of E we consider them as prime attribute.
asked
in
Databases
Jan 25, 2019
409
views
made-easy-booklet
databases
database-normalization
1
vote
1
answer
10
MadeEasy Workbook: Databases - Database Normalization
asked
in
Databases
Jan 23, 2019
534
views
databases
made-easy-booklet
database-normalization
0
votes
0
answers
11
Self doubt
Can anyone explain me the working of NRU & SECOND CHANCE REPLACEMENT ALGORITHM.
asked
in
Operating System
Jan 15, 2019
117
views
operating-system
page-replacement
least-recently-used
0
votes
0
answers
12
MadeEasy Workbook: Operating System - Page Replacement
Assume there are 5 frames and consider the following reference string find the number of page faults using NRU page replacement algorithm. 3,2,3, 0,8,4,2,5,0,9,8,3,2
asked
in
Operating System
Jan 15, 2019
290
views
made-easy-booklet
operating-system
page-replacement
0
votes
0
answers
13
MadeEasy Workbook: Operating System - Inter Process Commmunication
Consider the following sequential code which is executed in a multiprogramming mode by assuming that each statement can execute independently to achieve the concurrency. If any statement dependent on other statements then those statements will be ... and S2 d)S2 and S4 Given answer is option c but according to me answer should be d
asked
in
Operating System
Jan 14, 2019
218
views
operating-system
inter-process-communication
made-easy-booklet
0
votes
2
answers
14
MadeEasy Workbook: Operating System - Resource Allocation
asked
in
Operating System
Jan 14, 2019
578
views
operating-system
resource-allocation
made-easy-booklet
0
votes
1
answer
15
MadeEasy Workbook: Operating System - Resource Allocation
A. X=40,Y=20 B.X=50,Y=10 C.X=30,Y=20 D. X=20,Y=30
asked
in
Operating System
Jan 14, 2019
464
views
operating-system
resource-allocation
made-easy-booklet
0
votes
0
answers
16
MadeEasy Workbook: Operating System - Precedence Graph
How to solve this question?
asked
in
Operating System
Jan 11, 2019
417
views
operating-system
precedence-graph
made-easy-booklet
0
votes
0
answers
17
MadeEasy Workbook: Operating System - Process Schedule
How to solve this question?
asked
in
Operating System
Jan 11, 2019
328
views
operating-system
process-scheduling
made-easy-booklet
0
votes
0
answers
18
MadeEasy Workbook: General Aptitude - Sets
How to solve this type of questions? Let S be the set of integers such that 1. 100<=x<=200 2. x is odd 3. x is divisible by 3 but not by 7 How many elements does S contain?
asked
in
Quantitative Aptitude
Jan 2, 2019
717
views
general-aptitude
quantitative-aptitude
made-easy-booklet
0
votes
1
answer
19
MadeEasy Workbook: Digital Logic - Digital Counter
How to solve this?
asked
in
Digital Logic
Jan 1, 2019
477
views
digital-logic
digital-counter
made-easy-booklet
0
votes
1
answer
20
MadeEasy Workbook: Digital Logic - Shift Registers
How to solve this question?
asked
in
Digital Logic
Dec 31, 2018
524
views
digital-logic
shift-registers
made-easy-booklet
Page:
1
2
next »
Subscribe to GATE CSE 2023 Test Series
Subscribe to GO Classes for GATE CSE 2023
Quick search syntax
tags
tag:apple
author
user:martin
title
title:apple
content
content:apple
exclude
-tag:apple
force match
+apple
views
views:100
score
score:10
answers
answers:2
is accepted
isaccepted:true
is closed
isclosed:true
Recent Posts
From Rank 4200 to 64: My Journey to Success in GATE CSE Exam
What are the key things to focus on during the final 10-15 days before the GATE exam to improve performance?
All India GO Classes Mock test
NTA UGC NET JRF December 2022 Apply Online Form 2023
Life happens, just chill and do hardwork
Subjects
All categories
General Aptitude
(2.5k)
Engineering Mathematics
(9.3k)
Digital Logic
(3.3k)
Programming and DS
(5.8k)
Algorithms
(4.6k)
Theory of Computation
(6.7k)
Compiler Design
(2.3k)
Operating System
(5.0k)
Databases
(4.6k)
CO and Architecture
(3.8k)
Computer Networks
(4.6k)
Non GATE
(1.3k)
Others
(2.4k)
Admissions
(649)
Exam Queries
(842)
Tier 1 Placement Questions
(17)
Job Queries
(74)
Projects
(9)
Unknown Category
(853)
Recent Blog Comments
I am not sure about others but I would pay 2X...
@DebRC Yes. This, time stamp and comparing...
Small feedback for next year. It would be great...
Pip box does not detect latex code properly. $$...
GO Classes CN Test-4 is here.