Open in app

Sign In

Write

Sign In

anil gurung
anil gurung

13 Followers

Home

About

Mar 8, 2021

Introduction to Scala

In this blog, I will be giving a brief introduction on another very important programming language. The programming language is called Scala. Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. Scala was created by Martin Odersky. It was officially released on January 20, 2004. Scala smoothly integrates the features of object-oriented and functional languages.

Web Development

1 min read

Introduction to Scala
Introduction to Scala
Web Development

1 min read


Mar 1, 2021

Introduction to C#(C-Sharp)

In this blog post, I will be giving a brief introduction on another most popular programming language. The programming language is C# which is also pronounced as “C-Sharp”. This language was created by Microsoft. C# is an object-oriented programming language that runs on the .NET Framework.C# …

Web Development

1 min read

Introduction to C#(C-Sharp)
Introduction to C#(C-Sharp)
Web Development

1 min read


Feb 22, 2021

Advantage and Disadvantage of TypeScript over JavaScript.

In this blog post, I will be going through some of the advantages and disadvantages of using TypeScript over JavaScript. In my previous blog, I gave a brief introduction on TypeScript and mentioned some of its features. In simple word, TypeScript is an open-source programming language developed by Microsoft that…

Web Development

1 min read

Web Development

1 min read


Feb 14, 2021

Introduction to TypeScript

In this blog post, I will be giving a brief introduction about one of the another most important programming languages. This language is called TypeScript. TypeScript is a strongly typed, object oriented, compiled language. It was designed by Anders Hejlsberg at Microsoft. TypeScript is both a language and a set…

Software Development

1 min read

Introduction to TypeScript
Introduction to TypeScript
Software Development

1 min read


Feb 8, 2021

Introduction to Python

In this blog post, I will be giving a brief introduction about one of the most important programming language. This language is called Python. Python is a powerful general-purpose programming language.It was created by Guido van Rossum, and released in 1991.The most basic use case for Python is as a…

Python

2 min read

Introduction to Python
Introduction to Python
Python

2 min read


Feb 1, 2021

K-way Merge

In this blog post, I will be giving a brief introduction about another data structure that is very important for technical interviews.This data structure is called K-way Merge. This pattern is very useful to solve problems that involve a sets of sorted arrays. …

Data Structures

2 min read

Data Structures

2 min read


Jan 25, 2021

Top K Numbers

In this blog post, I will be giving a brief introduction on another important data structure pattern that is very important for technical interviews.This pattern is called Top K Numbers. This pattern is very useful to solve the problems that asks to find the top/smallest/frequent K elements in a given set. The best data structure to keep track of K elements is Heap. The pattern looks like this; Based on the problem, insert ‘K’ elements into the min-heap or max-heap.

Web Development

1 min read

Top K Numbers
Top K Numbers
Web Development

1 min read


Jan 18, 2021

In-place reversal of a Linked List

In this blog post, I will be giving a brief description about another data structure that is very important for technical interviews. This data structure is called in-place reversal of a linked list. …

Data Structures

2 min read

In-place reversal of a Linked List
In-place reversal of a Linked List
Data Structures

2 min read


Jan 10, 2021

Modified Binary Search

In this blog post, I will be giving a brief description on another important data structure that is very important for technical interview. This data structure is called Modified Binary Search. This pattern is very useful to solve problems that includes a sorted array, linked list, or matrix , and…

Data Structures

2 min read

Modified Binary Search
Modified Binary Search
Data Structures

2 min read


Jan 4, 2021

Subsets

In this blog post, I will be giving a brief introduction about another important pattern for technical interview. This pattern is called Subsets.This pattern is very useful to solve problems that involve dealing with Permutations and Combinations of a given set of elements. …

Web Development

1 min read

Subsets
Subsets
Web Development

1 min read

anil gurung

anil gurung

13 Followers

Student at Flatiron School

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech