Skip to content

This repo contains some problem solutions from different popular coding platforms like GeeksForGeeks, Leet Code etc.

Notifications You must be signed in to change notification settings

iamkoushik1999/Competitive-Coding-and-Interview-Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Competitive-Coding-and-Interview-Problems

Geeks For Geeks

1.School

  • The dice problem

2.Basic

  • Implement Stack using Linked List
  • Red OR Green
  • Binary Array Sorting
  • Play With OR
  • Count nodes of linked list
  • Check If Circular Linked List
  • Fighting the darkness
  • Cyclically rotate an array by one

3.Easy

  • Add 1 to a number represented as linked list
  • Delete without head pointer
  • Find Transition Point

4. Medium

  • Nuts and Bolts Problem

Leet Code

  • Add Binary
  • Linked List Cycle II
  • Find the Duplicate Number
  • Linked List Cycle
  • Merge Two Sorted Lists
  • Middle of the Linked List
  • Peak Index in a Mountain Array
  • 3Sum
  • Valid Mountain Array

About

This repo contains some problem solutions from different popular coding platforms like GeeksForGeeks, Leet Code etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages