Parathan ThiyagalingamUnderstanding HashMaps & simple implementation in JavaScriptWhat is a HashMap?May 26May 26
Parathan ThiyagalingamBinary Search Algorithm and Implementation in JavaScriptBinary Search algorithm is used to find the index of a given element in a sorted array.Apr 8, 2023Apr 8, 2023
Parathan ThiyagalingaminTowards DevSend Queue Messages in AWS SQS using Node JS to build a micro-service applicationHi there,Feb 27, 2023Feb 27, 2023
Parathan ThiyagalingamCallback Function in JavaScriptAs a JavaScript developer, every developers should know about What is a callback function is, Why it is there and what are the pros and…Dec 29, 2022Dec 29, 2022
Parathan ThiyagalingamWrapper Classes in Java — How they Work with ExamplesIn Java, we have primitive data types such as long, short, Boolean, int, float and so on.Nov 6, 2022Nov 6, 2022
Parathan ThiyagalingamDeploying a static React application to Amazon S3 using GitHub ActionsAmazon Web Services provides scalable, reliable, and low-cost cloud infrastructure. The most commonly used storage services in AWS is S3…Jun 28, 2022Jun 28, 2022
Parathan ThiyagalingamHow to install python2 and pip on Ubuntu 20.04Why to install Python2Mar 21, 2022Mar 21, 2022
Parathan ThiyagalingamUpdate all node dependencies to their latest version without updating one by oneThis process will sometimes trouble you at some point. Because software maintenance & upgrade will cost a lot; unless we are aware of what…Jan 1, 2022Jan 1, 2022
Parathan ThiyagalingamACID Properties in RDBMSRelational Database Management System is working under main properties. Those properties abbreviated term is called as ACID. Before or…Apr 11, 2021Apr 11, 2021
Parathan ThiyagalingamThe difference between Module, Package and Library in PythonI started learning Python a year back and implemented some simple scripts to automate some manual tasks.Dec 10, 20201Dec 10, 20201