Skip to content

Learn & Lead

Man is still the most extraordinary computer of all

Menu
  • Home
  • Algorithms
    • Sorting Algorithms
    • String Algorithms
    • Kadane’s Algorithm
  • Computer Graphics
    • Lab 1 – Print Green Window
    • Lab 2 – Sierpinski Triangle
    • Lab 3 – Two Dots
    • Lab 4 – Square in Square
    • Lab 5 – Qaudrilateral
    • LAB 6- e^(-x)*cos(2*x*π ) Graph
    • Lab 7 – sin(x)/x Graph
    • Lab 8 – Dot on Click
    • Lab 9 – (i) Chess Board
    • Lab 9 – (ii) Colored Chess Board
    • Lab 10 – Freehand Drawing
    • Lab 11 – Mouse Click Polyline
    • Lab – 12. Color Freehand Drawing
  • Data Structures
    • Linked List
    • Queues
    • Stacks
    • Trees
  • Networking
    • Linux Assembly Language Premier
      • Part – 1 System Organization
      • Part – 2 Virtual Memory Organization
    • Socket Programming
      • Socket Programming – Part 1
      • Socket Programming – Part 2
    • TCP Client program in C language
    • TCP Server program in C language
    • UDP Client program in C language
    • UDP Server program in C language
  • About Me
Posted onApril 28, 2020April 28, 2020Conference Paper

PDF format with Type 1 fonts (scalable), not Type3 (bit mapped)

by RobinLeave a comment on PDF format with Type 1 fonts (scalable), not Type3 (bit mapped)

Most conferences require you to submit papers in PDF format with Type 1 fonts. The Python plotting library, matplotlib, uses Type 3 fonts by default Check PDF file…

Read More
Posted onMay 1, 2019May 6, 2019Algorithms

GDB useful commands for C-program debugging

by RobinLeave a comment on GDB useful commands for C-program debugging

To debug a C-program in gdb, compile the program and use the following command to enter into gdb mode in linux terminal – gdb ./your_program…

Read More
Posted onDecember 28, 2016Interview

Matrix in Spiral order

by RobinLeave a comment on Matrix in Spiral order

Download Here [wpdm_package id=’1506′]

Read More
Posted onNovember 2, 2016November 2, 2016Parallel system Architecture

2 Bit Branch Predictor

by RobinLeave a comment on 2 Bit Branch Predictor

Download here – [wpdm_package id=’1496′] Implement the 2 bit branch predictor given below. Keep only one global history vector of two elements.        …

Read More
Posted onSeptember 13, 2016How to do?

SystemC Installation and Hello world program in Ubuntu

by RobinLeave a comment on SystemC Installation and Hello world program in Ubuntu

SystemC is a set of C++ libraries, which enables a designer to perform concurrent simulation of system level model. Follow these steps to install systemc…

Read More
Posted onSeptember 10, 2016September 10, 2016How to do?

LaTex Installation

by RobinLeave a comment on LaTex Installation

To install LaTex in ubuntu use the following commands – sudo apt-get update sudo apt-get install texlive-full LaTex installation takes around 20 minutes. To test…

Read More
Posted onAugust 31, 2016August 31, 2016Abroad Studies

Birth Certificate MEA Attestation or Apostille Process – India

by RobinLeave a comment on Birth Certificate MEA Attestation or Apostille Process – India

While going abroad for studies from India most of the universities in US, Europe require Birth Certificate Apostille. Apostille : An Apostille is a type…

Read More
Posted onApril 10, 2015September 23, 2015Algorithms

Matrix Multiplication

by RobinLeave a comment on Matrix Multiplication

[wpdm_package id=’1153′]  

Read More
Posted onSeptember 29, 2014April 10, 2015Algorithms

Bubble Sort on Linked List

by RobinLeave a comment on Bubble Sort on Linked List

[wpdm_package id=’1161′] We have seen sorting on numbers in arrays. Now what about sorting a linked list using bubble sort? Before we continue, we must…

Read More
Posted onSeptember 19, 2014September 23, 2015Algorithms

Appending a Linked List to Another

by RobinLeave a comment on Appending a Linked List to Another

[wpdm_package id=’1177′] Appending a linked list onto another is pretty easy. All you have to do is, make the last node’s next pointer of the…

Read More

Posts navigation

Page 1 Page 2 … Page 11 Next Page

Categories

  • Abroad Studies
  • Algorithms
  • Android
  • Bitwise Programming
  • Computer Graphics
  • Conference Paper
  • Data Structures
  • How to do?
  • Interview
  • Linux
  • Netcentric Programming
  • Networking
  • Open Source
  • Operating Systems
  • Parallel system Architecture
  • Technology
  • Uncategorized
  • Web Development

Archives

  • April 2020
  • May 2019
  • December 2016
  • November 2016
  • September 2016
  • August 2016
  • April 2015
  • September 2014
  • August 2014
  • April 2014
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013

Recent Comments

  • priya on SAP Labs India hires me!!
  • robin on SAP Labs India hires me!!
  • robin on Simple Login Authentication Application with Session using JSP / JSTL
  • robin on SAP Labs India hires me!!
  • robin on SAP Labs Coding Interview Question 1
Amphibious Theme by TemplatePocket ⋅ Powered by WordPress