Logo
PublicationTech InterviewYouTubeSay Hello

#DSA

Popular Tags
  • #JAVASCRIPT
  • #ANDROID
  • #NODEJS
  • #BACKEND
  • #MACHINE_LEARNING
AfterAcademy Tech

AfterAcademy Tech

Graph Traversal: Breadth First Search

In this blog, we will learn Breadth First Search that is used for Graph Traversal i.e. the Breadth First Search is used to traverse each and every node of a graph. So, let's learn together.

10 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Graph Traversal: Depth First Search

In this blog, we will learn Depth First Search that is used for Graph Traversal i.e. the Depth First Search is used to traverse each and every node of a graph. So, let's learn together.

10 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Linked List and its Properties

In this blog, we will discuss about the linear data structure called Linked Lists. We will discuss its properties, advantages, and disadvantages. So, let's get started

10 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Divide & Conquer vs Dynamic Programming

Divide and Conquer and Dynamic Programming are two most used problem-solving skills in Data Structures. In this blog, we will see the similarities and difference between Dynamic Programming and Divide-and-Conquer approaches.

10 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Greatest Common Divisor-Interview Problem

This is a mathematical problem asked in interviews of Google like companies. For solving such problems you need to have some math skills and also some idea of algorithms like Euclid's GCD algorithm.

10 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Minimum Cost Path - Interview Problem

This is a famous interview problem based on dynamic Programming. This question has been asked in big companies like Amazon. Here we need to find the path between the given source and destination that gives the minimum cost.

10 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Remove Duplicates in a Sorted Array-Interview Problem

This is an interview problem asked in companies like Google, Microsoft, Amazon. The problem is to remove duplicates from a sorted array or list.

07 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Array vs Linked List

Array and Linked List are the two most used data structures. It's really important to understand and compare the advantages and disadvantages of both array and linked list. In this blog, we will compare these two linear data structures. So let's get started.

07 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Calculate power function

Calculate the value of x^n.

07 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Binary Search Tree vs Hash Table

In this blog, we will see the difference between a binary search tree and a hash table. We will see which data structure should be used when to solve our problems.

06 Feb 2020
Thumbnail

  • 1
  • …
  • 10
  • 11
  • 12
  • …
  • 17

Popular Tags
  • #JAVASCRIPT
  • #ANDROID
  • #NODEJS
  • #BACKEND
  • #MACHINE_LEARNING
CONNECT WITH US

© Copyright 2025 AfterAcademy
Privacy Policy
Terms And Conditions
Cookie Policy
This website uses cookies to ensure you
get the best experience on our website.
Read More