Skip to content

sankethp44/skilllab_dsa_ga1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skill Lab - DSA Challenge

A collection of 7 Data Structures & Algorithms problems solved collaboratively.

Team Members

  • Chandhan G
  • Kumarswamy S
  • Dharshan P Hegde
  • Sanketh P

Problems

Array ---- Find the triplet that sum to a given value
String ---- Program to generate all possible valid IP addresses from given string.
Searching and sorting --- Search in a rotated sorted array
Linkedlist --- Check if a linked list is a circular linked list.
Binary tree --- Construct Binary tree from Inorder and preorder traversal
Binary Search Tree --- Find the median of BST in O(n) time and O(1) space
Stack and queue --- Check the expression has valid or Balanced parenthesis or not.

Tech

  • Language: C++, C, Javascript
  • Collaboration: GitHub, Git

About

Skill Lab Group Activity 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors