• About WordPress
    • About WordPress
    • Get Involved
    • WordPress.org
    • Documentation
    • Learn WordPress
    • Support
    • Feedback
  • Events
    • View Calendar
  • Log In
Skip to content

COMP 15 – Data structures

DATA STRUCTURING USING C++ FOR ALGORITHMIC EFFICIENCY

  • Home
  • Schedule
  • Grading
  • Policies
  • Suggested Readings
  • Labs
    • Lab 0
    • Lab 1
    • Lab 2
    • Lab 3
    • Lab 4
    • Lab 5
    • Lab 6
    • Lab 7
    • Lab 8
    • Lab 9
  • Homeworks
    • Homework 1
    • Homework 2
    • Homework 3
    • Homework 4
    • Homework 5
    • Homework 6
    • Homework 7
  • Web-Graphviz
  • Zoom
  • Videos
    • Recording: Lecture 1 (May 26, 2021)
    • Recording: Lecture 2 (Jun 2, 2021)
    • Recording: Lecture 3 (Jun 9, 2021)
    • Recording: Lecture 4 (Jun 16, 2021)
    • Recording: Lecture 5 (Jun 23, 2021)
    • Recording: Lecture 6 (Jun 30, 2021)
    • Recording: Lecture 7 (Jul 7, 2021)
    • Recording: Lecture 8 (Jul 14, 2021)
    • Recording: Lecture 9 (Jul 21, 2021)
    • Recording: Lecture 10 (Jun 28, 2021)
    • Recording: Lecture 11 (Aug 4, 2021)

Author: Partha Biswas

Review 

Protected: Answers to selected Midterm questions

August 9, 2021August 9, 2021 Partha Biswas

There is no excerpt because this is a protected post.

Read more
Review 

Practice questions – II

August 4, 2021November 20, 2023 Partha Biswas 0 Comments

Rooted trees Given a binary tree, print the elements in a reversed level order. Find the nearest match of a

Read more
Review 

Practice questions – I

July 1, 2021July 1, 2021 Partha Biswas 0 Comments

Please try on your own first before peeking into the Hints. Linked lists Problems How would you insert, delete and

Read more
VSCode 

Debugging on VS Code (Mac)

June 8, 2021September 8, 2021 Partha Biswas 0 Comments

Debugging on VS Code involves the following steps: Make sure “C/C++ IntelliSense, debugging, and code browsing” extension is installed in

Read more
C++ 

A C++ Style guide

June 7, 2021June 7, 2021 Partha Biswas 0 Comments

https://canvas.tufts.edu/courses/29264/files/folder/Style%20Guide

Read more
VSCode 

VS Code common shortcuts

June 6, 2021June 6, 2021 Partha Biswas 0 Comments

Editing and Navigation Action Command Auto-indent Shift + Option + f Go to line ^g Go to definition F12 Go

Read more
C++ Object-oriented 

3 types of inheritance

June 3, 2021June 3, 2021 Partha Biswas 0 Comments

Recall that we have mainly used public inheritance in the class as this is the most commonly used form of

Read more
VSCode 

Remote SSH with VSCode

May 26, 2021May 26, 2021 Partha Biswas 0 Comments

Here’s a great resource re: setting up remote-ssh with VSCode:  https://github.com/kedestin/Quick-References/blob/master/Development/vscode-remotessh.md

Read more
VSCode 

VSCode keyboard shortcuts

May 26, 2021May 26, 2021 Partha Biswas 0 Comments

https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf

Read more
VSCode 

Visual studio code setup

May 10, 2021May 10, 2021 Partha Biswas 1 Comment

Environmental setup for C++ compiling and debugging (Windows): Path set up (Mac):

Read more
  • ← Previous

Categories

  • C++ (3)
  • Object-oriented (2)
  • Review (3)
  • Uncategorized (1)
  • VSCode (5)
Copyright © 2025 COMP 15 – Data structures. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.