Tag

backend

A collection of 30 posts

Competitive Programming
Front end

Competitive Programming: An Overview Of The Algorithm Skills

We all know that competitive programming consists of coding contests and events. Under these events, participants have to write programs/codes under given specifications. Many multinational tycoons such as Facebook and Google conduct and admire CP events. Some of the most popular competitions include Google Code Jam, ICPC, Russian AI

· 3 min read
What is Scala used for? | A Brief Overview
Scala

What is Scala used for? | A Brief Overview

Scala is a general-purpose, object-oriented programming language. It provides support to functional programming. It also helps in avoiding bugs in complex applications. In this article, you get to know about Scala and what is Scala used for. Introduction Scala is a programming language invented in the year 2003 by Mr.

· 7 min read
Java
java

Why Java Is Platform Independent?

Java, the platform-independent language, allows its end users to access its source code in any other language automatically. Its source code can be used to work on a different platform which makes it an independent platform to work on. It’s a human-readable language which makes it preferable for a

· 6 min read
Java vs Javascript
java

Difference Between – Java And JavaScript

Java and Javascript, both are best in their use and both have comparatively different as well. Java is generally, 1. A strong computer programming language. 2. It is an independent computing platform to build a software application. 3. It treats every project as an object and class. 4. Java compiles

· 2 min read