Skip to content
The Code Stories

The Code Stories

A student run programming platform

  • Home
  • Categories
    • Algorithms
    • Projects
    • Hacking
    • Machine Learning
    • Physics
    • Problems & Solutions
  • About us
  • Become Author
  • Subscribe

Category: Problems & Solutions

String Equalization (Competitive Programming Problem)

By Ansh GroverPosted on November 3, 2020November 3, 2020
  • Problems & Solutions

This post discusses the solution to an interesting problem I found while browsing through Codeforces.

String Equalization (Competitive Programming Problem) Read More

Edit Distance – Dynamic Programming 3

By Ansh GroverPosted on May 29, 2020May 30, 2020
  • Algorithms
  • Problems & Solutions

This post discusses the solution to a popular 2 dimensional dynamic programming problem known as “Edit Distance”. A working understanding of dynamic programming is needed to understand this post.

Edit Distance – Dynamic Programming 3 Read More

Rat in a maze

By Aditya SareenPosted on May 23, 2020May 23, 2020
  • Algorithms
  • Problems & Solutions

This post explains the solution of the rat in a maze problem. A rat which is trapped inside a maze can escape only by moving forward or down.

Rat in a maze Read More

Selection Sort

By Aditya SareenPosted on May 16, 2020May 16, 2020
  • Algorithms
  • Problems & Solutions

This post explain the selection sort algorithm. It is simple yet fundamental for beginners.

Selection Sort Read More

SUPW – CodeChef

By Ansh GroverPosted on May 10, 2020May 12, 2020
  • Problems & Solutions

This post deals with the solution to a popular 1 dimensional dynamic programming problem. Recommended to read post on Dynamic Programming before reading this.

SUPW – CodeChef Read More

Binary Search

By Aditya SareenPosted on May 9, 2020May 9, 2020
  • Algorithms
  • Problems & Solutions

This post talks about binary search.A simple yet important algorithm for beginners.

Binary Search Read More

Linear Search

By Aditya SareenPosted on April 30, 2020May 9, 2020
  • Algorithms
  • Problems & Solutions

This post explains the linear search algorithm with the code for javascript
This is a basic search algorithm which is useful for short arrays or lists.

Linear Search Read More

Tower of Hanoi

By Ansh GroverPosted on April 18, 2020April 18, 2020
  • Problems & Solutions

“The tower of Hanoi” is a mathematical puzzle that was invented by the French mathematician Édouard Lucas in 1883. However, legend has it that this concept was originally invented by Indian priests who were acting out the command of an ancient prophecy.

Tower of Hanoi Read More

Understanding the Difference Between Artificial Intelligence and Machine Learning

By Aditya PentyalaPosted on April 18, 2020July 3, 2020
  • Machine Learning
  • Problems & Solutions

Artificial Intelligence and Machine Learning are two terms thought to be synonyms. In the 21st century, these terms have become inseparable from the applications of […]

Understanding the Difference Between Artificial Intelligence and Machine Learning Read More

Smurf Paths Dunjudge Editorial

By Saarang SrinivasanPosted on March 30, 2020March 30, 2020
  • Algorithms
  • Problems & Solutions

An editorial to a interesting problem present on dunjudge. It involves the fantastic use of graphs along with segment tree.

Smurf Paths Dunjudge Editorial Read More

Posts navigation

Older

Recent Posts

  • Calculator GUI Using Tkinter
  • Understanding Hacking
  • Apple M1 Chip
  • DARK WEB
  • HOW THE INTERNET WORKS

Subscribe

Check your inbox or promotions tab to confirm your subscription.

Archives

  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • July 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020

About Us

This is a student run programming platform. Students from all over write editorials and blogs about their programs to extend their knowledge and understanding to the world.

Archives

  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • July 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020

Contact us!

You can contact us with your queries or suggestions at:

admin@thecodestories.com

Copyright © 2021 The Code Stories. All Rights Reserved | Blog Diary by Theme Palace
Copyright © 2020 The Code Stories. All Rights Reserved