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
1
vote
2
answers
301
Ace Test Series: Databases - B Tree
When would you want to use a B-tree instead of B+ Tree? 1. When sequential access to key values is never required. 2. When sequential access to key values is required. 3. When both Direct and sequential access is required. 4. When Direct access is required without sequential access.
Arnab Bhadra
asked
in
Databases
May 30, 2017
by
Arnab Bhadra
2.3k
views
ace-test-series
databases
b-tree
0
votes
1
answer
302
Ace Test Series: Algorithms - Sorting
The tightest lower bound on the number of comparisons, in worst case for comparison based sorting is of the order of ? (A)$n$ (B)$n^2$ (C)$nlogn$ (D)$n \space{log\space n}^2$
Ayush Upadhyaya
asked
in
Algorithms
Mar 8, 2017
by
Ayush Upadhyaya
485
views
ace-test-series
algorithms
sorting
2
votes
3
answers
303
Ace Test Series: Computer Networks - Sliding Window
Pls verify that Ans. would be 45 or 46 ?
Anup patel
asked
in
Computer Networks
Feb 9, 2017
by
Anup patel
582
views
ace-test-series
computer-networks
sliding-window
0
votes
1
answer
304
Ace Test Series: General Aptitude - Logical Reasoning
pooja kadu
asked
in
Analytical Aptitude
Feb 7, 2017
by
pooja kadu
724
views
ace-test-series
general-aptitude
logical-reasoning
0
votes
0
answers
305
ACE test
How can this be true...? I guess answer is b
Dhawal Gajwe
asked
in
Operating System
Feb 6, 2017
by
Dhawal Gajwe
351
views
ace-test-series
test-series
bad-question
0
votes
1
answer
306
Ace Test Series: Computer Networks - Ipv4
HEADER LENGTH SCALING FACTOR IS 4 .. SO WHY IS IT TAKING 5 AS A SCALING FACTOR..??
Dhawal Gajwe
asked
in
Computer Networks
Feb 5, 2017
by
Dhawal Gajwe
188
views
ace-test-series
computer-networks
ip-addressing
0
votes
1
answer
307
Ace Test Series: Programming & DS - Programming In C
#include<stdio.h> int main() { char *p; p = "%d\n"; p++; p++; printf(p-2, 400); return 0; } Output : 400 I ran this program and got 400 as output. But I don't understand why it is so?
Hemant Parihar
asked
in
Programming
Feb 3, 2017
by
Hemant Parihar
416
views
ace-test-series
programming-in-c
programming
0
votes
0
answers
308
Ace Test Series: Programming & DS - Binary Search Tree
Sonali Rangwani
asked
in
DS
Feb 2, 2017
by
Sonali Rangwani
232
views
ace-test-series
data-structures
binary-search-tree
0
votes
1
answer
309
Ace Test Series: Programming & DS - Programming In C
Sonali Rangwani
asked
in
Programming
Feb 2, 2017
by
Sonali Rangwani
319
views
ace-test-series
programming
programming-in-c
2
votes
1
answer
310
Ace Test Series: Databases - Er Diagram
AmitPatil
asked
in
Databases
Feb 1, 2017
by
AmitPatil
564
views
ace-test-series
test-series
er-diagram
databases
3
votes
1
answer
311
Ace Test Series: Theory Of Computation - Closure Property
Match the following
Kai
asked
in
Theory of Computation
Jan 31, 2017
by
Kai
285
views
ace-test-series
test-series
theory-of-computation
closure-property
2
votes
2
answers
312
Ace Test Series: Programming & DS - Programming In C
asriv
asked
in
Programming
Jan 30, 2017
by
asriv
292
views
ace-test-series
programming
programming-in-c
0
votes
2
answers
313
Ace Test Series: Operating System - Process Schedule
Meghashyam Sujay
asked
in
Operating System
Jan 30, 2017
by
Meghashyam Sujay
516
views
operating-system
test-series
ace-test-series
round-robin-scheduling
process-scheduling
0
votes
1
answer
314
Ace Test Series: Algorithms - Sorting
Sonali Rangwani
asked
in
Algorithms
Jan 30, 2017
by
Sonali Rangwani
452
views
ace-test-series
algorithms
sorting
0
votes
1
answer
315
ace mock 6
which of the following methods will be the best if number of swappings done, is the only measure of efficiency? A) Bubble sort B) Selection sort C) Insertion sort D) Quick sort
iita
asked
in
Algorithms
Jan 30, 2017
by
iita
388
views
sorting
quick-sort
ace-test-series
1
vote
1
answer
316
Ace Test Series: Programming & DS - Binary Tree
Sonali Rangwani
asked
in
DS
Jan 30, 2017
by
Sonali Rangwani
232
views
ace-test-series
data-structures
binary-tree
4
votes
2
answers
317
Ace Test Series: Theory Of Computation - Turing Machine
When a Multi-tape TM of time complexity T(N) is reduced to a single tape turing machine, the complexity can go upto?
Kai
asked
in
Theory of Computation
Jan 30, 2017
by
Kai
577
views
ace-test-series
test-series
theory-of-computation
turing-machine
0
votes
0
answers
318
Ace Test Series: Algorithms - Time Complexity
Time complexity of the given program is?
Kai
asked
in
Algorithms
Jan 30, 2017
by
Kai
289
views
ace-test-series
algorithms
time-complexity
1
vote
2
answers
319
Ace Test Series: Databases - Transactions
Whether the given schedule is conflict serializable or view serializable or none.
Kai
asked
in
Databases
Jan 29, 2017
by
Kai
533
views
databases
transaction-and-concurrency
ace-test-series
0
votes
1
answer
320
Ace Test Series: Programming & DS - Programming In C
Sonali Rangwani
asked
in
Programming
Jan 29, 2017
by
Sonali Rangwani
330
views
programming
programming-in-c
ace-test-series
0
votes
0
answers
321
Ace Test Series: Databases - Er Diagram
Since A---> R1<--B is 1 : m and n : 1 type relationship yet of having total participation we have 1-- >m<--1 so how can merge table A into table B ? As R1 can map more than one tuples.
Decota
asked
in
Databases
Jan 29, 2017
by
Decota
195
views
databases
er-diagram
ace-test-series
0
votes
2
answers
322
ACE test series
Sonali Rangwani
asked
in
Programming
Jan 28, 2017
by
Sonali Rangwani
221
views
ace-test-series
1
vote
1
answer
323
ACE test series
Sonali Rangwani
asked
in
Theory of Computation
Jan 27, 2017
by
Sonali Rangwani
552
views
ace-test-series
0
votes
1
answer
324
Ace Test Series: Theory of Computation - Minimal State Automata
Sonali Rangwani
asked
in
Theory of Computation
Jan 27, 2017
by
Sonali Rangwani
217
views
ace-test-series
theory-of-computation
minimal-state-automata
1
vote
3
answers
325
Ace test Series
Which of the following is CSL?
Kai
asked
in
Theory of Computation
Jan 23, 2017
by
Kai
825
views
ace-test-series
theory-of-computation
0
votes
1
answer
326
Ace Test Series: Computer Networks - Ethernet
Sonali Rangwani
asked
in
Computer Networks
Jan 23, 2017
by
Sonali Rangwani
315
views
ace-test-series
computer-networks
ethernet
2
votes
2
answers
327
ACE test series
Sonali Rangwani
asked
in
Computer Networks
Jan 23, 2017
by
Sonali Rangwani
239
views
ace-test-series
computer-networks
0
votes
2
answers
328
ACE test series
____________ uses entire capacity of link. (a)circuit switching (b)packet switching (c)both (d)none
Sonali Rangwani
asked
in
Computer Networks
Jan 23, 2017
by
Sonali Rangwani
932
views
ace-test-series
computer-networks
1
vote
1
answer
329
Ace Test Series: Theory of Computation - Decidability
Explain...?
Meghashyam Sujay
asked
in
Theory of Computation
Jan 23, 2017
by
Meghashyam Sujay
254
views
theory-of-computation
decidability
ace-test-series
0
votes
1
answer
330
Ace Test Series: Theory of Computation - Identify Class Language
Answer given as Option (A)...., Choose correct answer and Explain....!!!??
Meghashyam Sujay
asked
in
Theory of Computation
Jan 23, 2017
by
Meghashyam Sujay
255
views
ace-test-series
theory-of-computation
identify-class-language
Page:
« prev
1
...
6
7
8
9
10
11
12
13
14
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
GATE CSE 2023 Paper & Analysis - Memory Based
From GATE to Australia
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?
Subjects
All categories
General Aptitude
(2.5k)
Engineering Mathematics
(9.3k)
Digital Logic
(3.3k)
Programming and DS
(5.9k)
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
(75)
Projects
(9)
Unknown Category
(853)
Recent questions tagged ace-test-series
Recent Blog Comments
1200/1000 = 1.2
Aptitude- 1- there was a question, Like in a...
Suppose typing happens at 1 keystroke per second....
The algorithm for graph colouring was to pick...
@Aakash_Bhardwaj all the best bro . For your...