menu
Login
Register
search
Log In
account_circle
Log In
Email or Username
Password
Remember
Log In
Register
I forgot my password
Register
Username
Email
Password
Register
add
Activity
Questions
Unanswered
Tags
Subjects
Users
Ask
Prev
Blogs
New Blog
Exams
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
Update on GO Book for GATE 2022
Barc Interview Experience 2020- CSE stream
JEST 2021 registrations are open
TIFR GS-2021 Online Application portal
IIT Jodhpur Mtech AI - Interview Expierence (Summer Admission)
Subjects
All categories
General Aptitude
(2.1k)
Engineering Mathematics
(8.5k)
Digital Logic
(3k)
Programming and DS
(5.2k)
Algorithms
(4.5k)
Theory of Computation
(6.3k)
Compiler Design
(2.2k)
Operating System
(4.7k)
Databases
(4.3k)
CO and Architecture
(3.5k)
Computer Networks
(4.3k)
Non GATE
(1.2k)
Others
(1.3k)
Admissions
(595)
Exam Queries
(838)
Tier 1 Placement Questions
(16)
Job Queries
(71)
Projects
(19)
Unknown Category
(1.1k)
Recent Blog Comments
Can you check again?
sir please revert back as soon as possible
sir today i have purchased gate overflow test...
This PDF contains all the Previous Year...
Mock 3 will be added soon.
Network Sites
GO Mechanical
GO Electrical
GO Electronics
GO Civil
CSE Doubts
Recent posts tagged programming
1
Standard Videos for Programming and DS
$\textbf{Contents}$ $\textbf{Syllabus: Programming}$ ... Video link from GO Youtube channel Queues Stacks Singly - Linked Lists Doubly - Linked Lists Arrays GO Videos Topics to be Covered:
yes. Corrected :)
posted
Oct 8, 2019
in
Study Materials
Lakshman Patel RJIT
359
views
programming
and
data-structures
2
Tree data-structure visualization :
off topic here: There is a lot variation of tree QS + c_programming QS in gate using recursion: I found it helpful to run all those and test the correctness of them and try different variations using minor modifications in the questions. To ... editor like sublime: you can collapse (toggle) unnecessary codes and can focus only on the codes you need. Like this:
Randomized quicksort is an extension of quicksort where the pivot is chosen randomly. What is the worst case complexity of sorting n numbers using Randomized quicksort? $O(n)$ $O(n \log n)$ $O(n^2)$ $O(n!)$
posted
Jan 13, 2017
in
Programming & Data Structures
dd
1,186
views
programming
data-structures
3
Important Questions in Programming
Important Questions http://gateoverflow.in/questions/programming-in-c/programming?sort=featured
Choose the correct alternatives ( more than one may be correct) and write the corresponding letters only: (viii) A non-planar graph with minimum number of vertices has (a) 9 edges, 6 vertices (b) 6 edges, 4 vertices (c) 10 edges, 5 vertices (d) 9 edges, 5 vertices
posted
Dec 28, 2016
in
Programming & Data Structures
Arjun
2,924
views
programming
important-questions
questions
gate-cse
4
Course Page for Programming & Data Structures
http://www.gatecse.in/programming/ http://www.gatecse.in/data-structures/ Refer the above two links for the materials. Also do follow this blog for GATE 2017 (we won't be using moodle any more). I'll be adding some exercises as comments. Most exercises for this subject will be programming ones.
The amount of ROM needed to implement a $4-bit$ multiplier is $64$ bits $128$ bits $1$ Kbits $2$ Kbits
posted
Mar 17, 2016
in
Programming & Data Structures
Arjun
666
views
programming
data-structures
gate2017
coursepage
To see more, click for the
full list of questions
or
popular tags
.
...