All Medium Articles
The purpose of this article is to add special characters to text to print in color in the console in JavaScript. Approach: The ANSI escape… Read More
In this article, we will learn how to convert a two-dimensional array to an object. A two-dimensional array can have any number of rows and… Read More
Given an array and the task is to count the number of data types used to create that array in JavaScript. Example: Input: [1, true,… Read More
Given an integer N, the task is to print all distinct permutations of the number N. Examples: Input: N = 133Output: 133 313 331Explanation:There are… Read More
In this tutorial we are going to create a web app that fetches motivational and inspirational quotes using an API. Application Requirements: Bootstrap 4 CDN… Read More
Persistent Systems | Software Engineer | Pune | Sept 2020 | (On-campus) Selected I had appeared for Persistent Systems written test + Interview in September… Read More
First Round (Aptitude Test): This round was conducted on the Hackerrank platform and it was of a time duration of 1 hour 30 minutes. There… Read More
When we want to install the software on our system, firstly we must know whether our current Operating System is supporting this version of the… Read More
Apache Cassandra is a free and open-source, distributed, highly scalable, wide column store, NoSQL database management system. it is designed to handle large volumes of… Read More
 simplePagination.js is a jQuery plugin that provides simple yet fully customizable pagination in our websites.  It is a robust and highly customizable jQuery-based pagination system… Read More
Email verification is a crucial step in user authentication and account security. It ensures that users provide a valid email address and allows you to… Read More
A DataGrid Component helps in displaying the information in a grid-like format of rows and columns. Material UI for React has this component available for… Read More
SQL stands for Structured Query Language, which used in the database to retrieve data, update and modify data in relational databases like MySql, Oracle, etc.… Read More
Here. we are going to see how to retrieve and display Nth records from a Microsoft SQL Server’s database table using an SQL query. We… Read More
Firebase is a product of Google which helps developers to build, manage, and grow their apps easily. It helps developers to build their apps faster… Read More
Here, we are going to see How to Drop a Foreign Key Constraint using ALTER Command(SQL Query) using  Microsoft SQL Server. A Foreign key is… Read More
Amazon web services is a cloud service platform that provides on-demand computational services, databases, storage space, and many more services. AWS allows its user to… Read More
As per the name of the Virus is clear this is used to Corrupt the Operating System (OS) of any PC, But there is some… Read More
Here, we are going to see how to display the last 50% of records from an Employee Table in MySQL and MS SQL server’s databases.… Read More
Prerequisite: Agile Development Crystal methods in Agile Development/Framework: The crystal method is an agile framework that is considered a lightweight or agile methodology that focuses… Read More