All Medium Articles
InfoEdge visited our campus (NIT Hamirpur) for full-time employees for its Noida office. All the rounds were held on Virtual over Microsoft Teams. Round 1(Online… Read More
Prerequisites: Turtle Programming in Python Turtle is a Python feature like a drawing board, which lets us command a turtle to draw all over it!… Read More
Turtle is a inbuilt module in Python, which has many functions like forward(), backward(), right() and left() etc. You can draw a hut on the… Read More
Given string str of length N, the task is to remove uppercase, lowercase, special, numeric, and non-numeric characters from this string and print the string… Read More
In this article, we are going to write a python scripts to get live information of USD/INR rate and bind with it GUI application. Modules… Read More
Selenium is an effective device for controlling an internet browser through the program. It is purposeful for all browsers, works on all fundamental OS and… Read More
Given a matrix with integer values, convert each element to String. Input : test_list = [[4, 5, 7], [10, 8, 3], [19, 4, 6]] Output… Read More
ERP stands for Enterprise Resource Planning. ERP systems integrate all business management functions including planning, inventory/materials management, engineering, order processing, manufacturing, accounting and finance, human… Read More
Wi-Fi (Wireless Fidelity) is a group of wireless network protocols, in view of the IEEE 802.11 group of norms, which are ordinarily utilized for LANs… Read More
Game programming is very rewarding nowadays and it can also be used in advertising or as a teaching tool. Game development encompasses mathematics, logic, physics,… Read More
Following article mainly discusses operators used in Sets and  Dictionaries. Operators help to combine the existing value to larger syntactic expressions by using various keywords… Read More
Given an array of intervals arr[] of size N, the task is to find the Kth smallest element among all the elements within the intervals… Read More
Given an array, arr[] of size N, the task is to count the number of pairs from the given array such that the bitwise AND(&)… Read More
Given an array arr[] consisting of N positive integers, the task is to rearrange the array elements such that the number formed by concatenating the… Read More
Given an array arr[] of distinct integers of size N, the task is to print the count of greater elements on the left side of… Read More
Given an array arr[] of size N, the task is to print the least possible size the given array can be reduced to by performing… Read More
Process: 1 Aptitude Test, 1 Entirely Technical Interview, 1 Tech / Managerial Interview and 1 HR Interview. All in one day. Due to covid-19 all… Read More
Round 1 – Online Test : This was an Online Test round which was conducted on AMCAT platform. There were 3 sections.  The first section… Read More
Amazon WoW is an initiative which gives an opportunity to women students in their final or pre-final year to work at Amazon as an intern… Read More
A buffer overflow was one of the very first vulnerabilities, so when it was published, back in 1996, information security wasn’t a popular field, and… Read More