The Wayback Machine - https://web.archive.org/web/20220922054115/https://www.geeksforgeeks.org/medium/
Skip to content
All Medium Articles
Dynamic Programming (DP) is defined as a technique that solves some particular type of problems in Polynomial Time. Dynamic Programming solutions are faster than the… Read More
For the screening test Paytm conducted a 1-hour coding round on Hackerank. There were 2 questions : Problem 1. There are N tasks and two… Read More
Airbus visited our campus to hire final year students(2023 Batch). All departments were allowed to sit for the online assessment. But for some specific roles,… Read More
Given 2 arrays num[] and cost[] containing the number of elements and the cost to buy that many elements respectively. {i.e. cost[i] is the cost… Read More
What is Amortization? Consider that you are a company owner and that you require a vehicle. The automobile is priced at €10, 000. You’ll have… Read More
In this article, I am going to share very important Reasoning Ability tricks. These tricks will help you in solving reasoning ability questions very quickly.… Read More
Before moving to the explanation of tokenization, let’s first discuss what is Spacy. Spacy is a library that comes under NLP (Natural Language Processing). It… Read More
Arithmetic Operators in C++ are used to perform arithmetic or mathematical operations on the operands. For example, ‘+’ is used for addition, ‘–‘ is used… Read More
Round 1 – Computer Based Test Interview – 120 mins: The test was conducted on the AMCAT platform which consisted of 5 sections – Aptitude,… Read More
Given a character matrix consisting of O’s and X’s, find the number of submatrices containing only ‘X’ and surrounded by ‘O’ from all sides.  Examples:… Read More
Given a string S, the task is to find out the length of the smallest substring of S that needs to be rearranged so that… Read More
Ember.js is an open-source JavaScript framework used for developing large client-side web applications which is based on Model-View-Controller (MVC) architecture. Ember.js is one of the… Read More
Round 1 – Online Assessment: There were 2 coding questions and some multiple choice questions. Coding questions are 1 is related to strings (Not easy)… Read More
Methods of a class said to be overloaded if Both declared in the same class, or Both inherited by a class, or One declared and… Read More
On March 6, 2022, I participated in HackwithInfy 2022. It’s a yearly contest that consists of 3 programming problems, after which you advance to further… Read More
C is a procedural programming language. It was developed by Dennis Ritchie at the Bell Laboratories in the year 1972. Despite being old C is… Read More
Any amount of money that has been set aside for certain purposes or reasons in a business is termed a reserve. In businesses, generally, a… Read More
The Floating Action Button is the circular button that floats on the bottom of the  Application screen, It may perform many tasks like showing the… Read More
Required Skills: C, C++, DSA Eligibility Criteria: B.E/B.Tech (CSE/IT/ECE/EE) CGPA: 7.00 and above (throughout career 60% including 10th & 12th) Job Location: Samsung R&D; Institute,… Read More
I applied for this opportunity through unstop(formerly D2C). Round 1 (Online Computer science fundamentals MCQ Test): In this round, there are a total of 30… Read More

Start Your Coding Journey Now!