Given a string str consisting of lowercase characters, the task is to modify the string such that it does not contain any palindromic substring ofâĶ Read More
All Easy Articles
Given two integers L and R, the task is to calculate the count of numbers from the range [L, R] having exactly 5 distinct positiveâĶ Read More
It is very easy to get information about the last error that occurred in PHP using error_get_last() function. We can get very detailed information aboutâĶ Read More
The task is to generate a popup using jQuery. Popups are useful to splash important information to the visitors of a website. Approach: A simpleâĶ Read More
Do you want to learn more about data science? Do you want to read blogs that contain the latest trends and techniques in data science?âĶ Read More
npx create-react-app myapp npm start npm run build npm install Aren’t all the above commands familiar to you? If yes then you might be workingâĶ Read More
Hi everyone! I am sharing my off-campus interview process experience for Morgan Stanley. The profile I applied for, was the Spring Technology Analyst Intern, whichâĶ Read More
Role : Software Developer Engineer Location: Gurgaon Eligible Branches: CSE, ECE, EEE NIT Jamshedpur – August 2021 It Consists of one _Written Round_ , _OneâĶ Read More
I applied for role of SDE I through Amazon WOW drive 2020. There were a total of 5 rounds (1 coding test + 4 interviews).âĶ Read More
In the article, we will be seeing how to extract feed and post details using RSS feed for a Hashnode blog. Although we are goingâĶ Read More
Jenkins is primarily used for continuous integration and continuous delivery on a platform. It is a Java application that has multiple plugins for automating allâĶ Read More
Given two binary strings S1 and S2 of length N (1 âĪ N âĪ 105), the task is to check if it is possible toâĶ Read More
Given a 2D array A[][2] of size N (1 âĪ N âĪ 103), where A[i][0] and A[i][1] denotes the length and breadth of rectangle iâĶ Read More
Exit a Loop in C++: If the condition of an iteration statement (for, while, or do-while statement) is omitted, that loop will not terminate unlessâĶ Read More
The basic idea behind this method is to guess the answer, and then prove it correct by induction. This method can be used to solveâĶ Read More
Motivating Explainable AI The vast field of Artificial Intelligence(AI) has experienced enormous growth in recent years. With newer and more complex models coming each year,âĶ Read More
We can create Instagram Like Button in ReactJS using the checkbox component, FormControlLabel component, and Icon component. Material UI for React has this component availableâĶ Read More
Anyone who has a phone is familiar with the concept of apps. (That’s almost everyone these days!) These apps on the phone can be usedâĶ Read More
Round 1: This round was held on cocubes platform, In which 3 coding questions had to be solved in a time span of 70 minutes.âĶ Read More

