Logo
PublicationTech InterviewYouTubeSay Hello

Publication

Popular Tags
  • #JAVASCRIPT
  • #ANDROID
  • #NODEJS
  • #BACKEND
  • #MACHINE_LEARNING
AfterAcademy Tech
Mastering Mongoose for MongoDB and Nodejs

AfterAcademy Tech

Mastering Mongoose for MongoDB and Nodejs

In this blog, we are going to master the concepts of Mongoose, MongoDB with the help of node.js.

25 Feb 2020

AfterAcademy Tech
What is the difference between MAC address and IP address?

AfterAcademy Tech

What is the difference between MAC address and IP address?

In this blog, we will first learn about the MAC and IP addresses in brief. And then, we'll see the dissimilarities between the two.

18 Feb 2020

AfterAcademy Tech

AfterAcademy Tech

What is the difference between TCP and UDP?

In this blog, we will first briefly understand TCP and UDP, and then we will see the dissimilarities between them. We'll also see which one is better to implement in which case.

18 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Difference between a Firewall and Antivirus

In this blog, we will learn about what is an antivirus and how does it work. We will then discuss the dissimilarities between the firewall and antivirus.

18 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

What are Greedy Algorithms?

This blog deals with the introduction of greedy algorithms for beginners and enthusiasts.

18 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Merge Sort

Merge sort is a divide-and-conquer algorithm based on the idea of breaking down a list into several sub-lists until each sublist consists of a single element and merging those sublists in a manner that results into a sorted list.

18 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Priority Queues

Priority Queues are similar to queues where we insert an element from the back and remove an element from the front, but with one difference that the logical order of elements in the priority queue depends on the priority of the elements. In this blog, we will discuss the priority queues, its properties, its various implementations, and its applications. We will also analyze and compare the various implementations of the Priority Queue.

18 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Introduction to Heaps in Data Structures

Heap is a very useful data structure that every programmer should know well. The heap data structure is used in Heap Sort, Priority Queues. The understanding of heaps helps us to know about memory management. In this blog, we will discuss the structure, properties, and array implementation of heaps.

18 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Remove Duplicates From a Sorted Linked List-Interview Problem

This is an interview problem asked by companies like Myntra, Visa, Oracle, Adobe, etc. The problem is to remove the duplicate nodes from the given Linked List so that only unique nodes(with unique data values) are present.

18 Feb 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Steps Of Problem Solving During Technical Interview

In this blog, we will discuss about the steps of problem solving during the technical interview and how to cross the first hurdle for a programmer to get into the software industry and land their dream job.

11 Feb 2020
Thumbnail

  • 1
  • …
  • 15
  • 16
  • 17
  • …
  • 33

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