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 XbrucewayneX
Wall
Recent activity
All questions
All answers
Exams Taken
All Blogs
Questions by XbrucewayneX
1
vote
0
answers
1
How large can the ratio of two memory requirements get?
Sartaj Sahani Chapter 7 question 9 I seem to have stumbled upon something very basic, and I can't figure out why. The question asks "How large can the ratio of two memory requirements get?" when a 2D Array is stored as a 2d array in c++ and when ... 4m) / (4mn) = 1 + 4/n. Shouldn't it be 1 +1/n ? Can anyone help me out here ? Thanks.
asked
in
DS
Mar 3, 2018
266
views
data-structures
array
space-complexity
2
votes
1
answer
2
COA : Pipelining Calculating CPI
Solving Pipeling Question from https://cseweb.ucsd.edu/classes/sp13/cse141-a/solutions/assignment4_solutions.pdf ReIterating the Relevant text here ------------------- You are given a non-pipelined processor design which has a cycle time of 10ns and average CPI of 1.4. Calculate ... 1.4) = 1.7 The solution mentions 0.2*2.4 + 0.05*3.4 how did 2.4 and 3.4 come here?
asked
in
CO and Architecture
Jan 16, 2018
1.3k
views
0
votes
4
answers
3
Digital Logic : 10's Complement
I can't seem to understand the 10's Complement. 10' s complement of 0 is 10 [ https://www.mathsisfun.com/numbers/tens-complement.html ] However, The problem in Morris Mano's Digital Design 10's Complement of 00,000,000 the answer in Solution Manual is 00,000,000. I am having a hard time understanding this. Can anyone explain this?
asked
in
Digital Logic
Dec 10, 2017
1.7k
views
number-representation
digital-logic
r-s-complement
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
Recruitment of Scientific Officers in the Department of Atomic Energy 2023
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
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
(843)
Tier 1 Placement Questions
(17)
Job Queries
(75)
Projects
(9)
Unknown Category
(853)
Recent Blog Comments
+1
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...