Kesavi KanesalingamMaster TheoremIn the analysis of algorithms, the master theorem for divide-and-conquer recurrences provides an asymptotic analysis (using Big O…Oct 29, 2020Oct 29, 2020
Kesavi KanesalingamHTTP Status CodesHTTP (Hyper Text Transfer Protocol) or response status codes refer to requests to a web server made by search engines or visitors on a…May 30, 2020May 30, 2020
Kesavi KanesalingamHTML5 Canvas TransformationsThe Canvas element can be transformed. There are some transformation methods. Let’s see one by one.May 24, 2020May 24, 2020
Kesavi KanesalingamHTML5 CanvasThe HTML canvas is used to draw graphics that include everything from simple lines to complex graphic objects. The <canvas> element is…May 17, 2020May 17, 2020
Kesavi KanesalingamGit Pull VS Git FetchMany people are confused with git pull and git fetch. I am going to explain basic of these two commands.May 9, 2020May 9, 2020
Kesavi Kanesalingam10 Basic git CommandsIn this post, let’s see some basic git commands.May 5, 2020May 5, 2020
Kesavi KanesalingamCombining Arrays in JavaScriptIn this post let’s study about different methods of combining two or more arrays.Apr 27, 2020Apr 27, 2020
Kesavi KanesalingamJSON vs XMLFirst we will understand what is JSON and what is XML.Apr 19, 2020Apr 19, 2020
Kesavi KanesalingamSome JavaScript Interview Questions1.What is JavaScript? JavaScript is a client-side as well as server side scripting language that can be inserted into HTML pages and is…Apr 5, 2020Apr 5, 2020
Kesavi KanesalingamSome OOPs Interview Questions1.What is OOP? Object Oriented Programming (OOP) is a programming paradigm where the complete software operates as a bunch of objects…Apr 3, 2020Apr 3, 2020