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
Recent questions tagged ace-test-series
0
votes
0
answers
1
register allocation
nbhatt
asked
in
Compiler Design
Jan 12
by
nbhatt
43
views
compiler-design
register-allocation
ace-test-series
1
vote
1
answer
2
#ACE acedmy test series
In a host size for PDU of network layer is 17076 bytes, MTU size for that network is 200 bytes and IPv4 header size is 20 bytes .find number of IP fragments
amit166
asked
in
Computer Networks
Jan 5
by
amit166
64
views
computer-networks
network-layer
ip-addressing
ace-test-series
1
vote
1
answer
3
CN | ACE Test Series
Which of the following is/are TRUE? In virtual circuit switching, the scope of VCI(Virtual Circuit Identifier) is not the entire network. In datagram switching, packets are traveled in different paths. In Internet, we use virtual circuit switching technique. In circuit switching, the message is not break down into small pieces. MSQ
anupamsworld
asked
in
Computer Networks
Dec 20, 2022
by
anupamsworld
91
views
computer-networks
test-series
ace-test-series
1
vote
1
answer
4
ace academy ToC
I don’t get the explanation, How do you categorize grammer on the basis of production?
h4kr
asked
in
Theory of Computation
Dec 4, 2022
by
h4kr
147
views
theory-of-computation
context-sensitive
grammar
ace-test-series
0
votes
0
answers
5
Ace academy test series
Time Complexity in C will be O(n) right? and big omega (n) is also big omega (n^2), then why is c incorrect?
Neelu Lalchandani
asked
in
Algorithms
Nov 2, 2022
by
Neelu Lalchandani
126
views
ace-test-series
algorithms
time-complexity
0
votes
0
answers
6
ACE Test Series Q#9 || Computer Network
ICMP error reporting messages are used for error handling and debugging network problem TRUE FALSE
Souvik33
asked
in
Computer Networks
Oct 31, 2022
by
Souvik33
121
views
computer-networks
icmp
ace-test-series
0
votes
0
answers
7
ACE Academy Test Series q #11 || Travelling Salesman
Souvik33
asked
in
Algorithms
Oct 31, 2022
by
Souvik33
128
views
dynamic-programming
graph-algorithms
ace-test-series
0
votes
0
answers
8
Ace Academy Test Series Qn#7
A hash function h maps 16-bit inputs to 8 bit hash values. What is the largest k such that in any set of 1000 inputs, there are atleast k inputs that h maps to the same hash value? 3 4 10 64
Souvik33
asked
in
DS
Oct 30, 2022
by
Souvik33
134
views
ace-test-series
data-structures
hashing
pigeonhole-principle
discrete-mathematics
0
votes
0
answers
9
Ace Academy Test Series
A hash function h maps 16-bit inputs to 8 bit hash values. What is the largest k such that in any set of 1000 inputs, there are atleast k inputs that h maps to the same hash value? 3 4 10 64
Souvik33
asked
in
DS
Oct 30, 2022
by
Souvik33
72
views
ace-test-series
data-structures
hashing
pigeonhole-principle
discrete-mathematics
0
votes
2
answers
10
ACE 2023 Test series: TOC: Basic properties
abhinowKatore
asked
in
Theory of Computation
Oct 18, 2022
by
abhinowKatore
237
views
theory-of-computation
regular-expression
closure-property
ace-test-series
0
votes
2
answers
11
Ace test series 2023
The return value of ace(4) is int ace(int a) { int x=1; static int k=1; if(a==1) return x; for(;k<a;++k) x=x+ace(k)*ace(a-k); return x; } A.15 B.4 C.10 D.Error
Sazia Tabassum
asked
in
Programming
Oct 14, 2022
by
Sazia Tabassum
212
views
ace-test-series
programming-in-c
array
0
votes
1
answer
12
COA
Please Explain : “ sp content is incremented for stack going downward method and decrement for stack going upward method”
Overflow04
asked
in
CO and Architecture
Sep 5, 2022
by
Overflow04
127
views
co-and-architecture
stack
ace-test-series
0
votes
0
answers
13
Number representation
Does the formula(2^(k-1)) used for caculating the biasing value is correct?
Overflow04
asked
in
Digital Logic
Sep 3, 2022
by
Overflow04
102
views
digital-logic
ace-test-series
number-representation
0
votes
0
answers
14
Computer Organization and Architecture
Please clarify the fourth option only. My doubt: if the same word in requires repeatedly, then for the first the word will be miss and there after it is continuously in use how it can be miss.
Overflow04
asked
in
CO and Architecture
Sep 3, 2022
by
Overflow04
73
views
co-and-architecture
ace-test-series
self-doubt
memory-management
0
votes
0
answers
15
Computer Organization and Architecture
While calculating the average read time , why 0.9*10 + 0.1*(10+110) is not used. .i.e. why cache time is not added in miss frequency.
Overflow04
asked
in
CO and Architecture
Sep 3, 2022
by
Overflow04
74
views
co-and-architecture
ace-test-series
memory-management
0
votes
0
answers
16
Operating System
1. Write clearly the dinning philosopher and reader-writer classical problem of process synchronization
kidussss
asked
in
Operating System
Sep 1, 2022
by
kidussss
85
views
operating-system
context-switch
made-easy-test-series
ace-test-series
0
votes
0
answers
17
Operating System
How to solve this question.
Overflow04
asked
in
Operating System
Sep 1, 2022
by
Overflow04
137
views
operating-system
ace-test-series
memory-management
0
votes
2
answers
18
Operating System
On Solving manually I too getting 14 as answer. but on running more than 14 * are printed.
Overflow04
asked
in
Operating System
Aug 29, 2022
by
Overflow04
373
views
operating-system
ace-test-series
fork-system-call
0
votes
1
answer
19
Engineering Mathematics
Does the given solution is correct: When S is symmetric and transitive, if S contain (3,1),(1,3) then (3,3) should also be present form transitivity. Please verify the solution.
Overflow04
asked
in
Set Theory & Algebra
Aug 23, 2022
by
Overflow04
176
views
engineering-mathematics
ace-test-series
set-theory
0
votes
1
answer
20
Engineering Mathematics
why 4^10 is done. solution: Please explain the last portion why 4^ 10 is done.
Overflow04
asked
in
Set Theory & Algebra
Aug 22, 2022
by
Overflow04
122
views
engineering-mathematics
ace-test-series
set-theory
1
vote
0
answers
21
Engineering Mathematics
Please verify the solution(the differentiation part ),
Overflow04
asked
in
Calculus
Aug 21, 2022
by
Overflow04
158
views
calculus
ace-test-series
0
votes
1
answer
22
Ace Test Series
Neelu Lalchandani
asked
in
Operating System
Aug 19, 2022
by
Neelu Lalchandani
198
views
ace-test-series
operating-system
semaphore
mutex
0
votes
0
answers
23
Computer Networks
In the given solution , while calculating transmission time why 8 is not multiplied i.e. Length = 2000Byte = 2000 * 8 bits formula is not used.
Overflow04
asked
in
Computer Networks
Aug 7, 2022
by
Overflow04
148
views
computer-networks
ace-test-series
sliding-window
0
votes
0
answers
24
Theory of computation
How to decide function is Homorphism.
Overflow04
asked
in
Theory of Computation
Jul 16, 2022
by
Overflow04
124
views
theory-of-computation
ace-test-series
1
vote
1
answer
25
Theory of Computation
Steps to find the answer?
Overflow04
asked
in
Theory of Computation
Jul 16, 2022
by
Overflow04
208
views
theory-of-computation
ace-test-series
regular-expression
minimal-state-automata
0
votes
0
answers
26
Theory Of Computation
please verify the answer I think BD on ‘b’ going on ‘BD’??
Overflow04
asked
in
Theory of Computation
Jul 16, 2022
by
Overflow04
92
views
theory-of-computation
ace-test-series
1
vote
1
answer
27
Compiler Design
Confusion in follow of A,Please clarify.
Overflow04
asked
in
Compiler Design
Jul 12, 2022
by
Overflow04
170
views
compiler-design
ace-test-series
first-and-follow
0
votes
3
answers
28
Discrete Mathematics
Any Good resource to understand this topic.
Overflow04
asked
in
Combinatory
Jul 11, 2022
by
Overflow04
667
views
combinatory
ace-test-series
0
votes
1
answer
29
Discrete Mathematics
Somebody please clarify the answer
Overflow04
asked
in
Combinatory
Jul 11, 2022
by
Overflow04
172
views
combinatory
ace-test-series
1
vote
1
answer
30
Databases
Someone Please Solve it
Overflow04
asked
in
Databases
Jul 5, 2022
by
Overflow04
144
views
ace-test-series
databases
transaction-and-concurrency
Page:
1
2
3
4
5
6
...
15
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
DRDO Previous Year Papers
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
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 questions tagged ace-test-series
Recent Blog Comments
Can Someone guide me how to prepare for interview...
It's not a standard resource, don't follow them.
https://byjus.com/maths/diagonalization/
@amit166 can you share the reference of the...
Twist at every point Man