All Medium Articles
OLSR stands for Optimized Link State Routing Protocol. In this, each node periodically floods status of its links. Each node re-broadcasts link state information received… Read More
Customization is everywhere, from documents to apps, we can customize everything as we want to. The power of customization is humongous, and it has revolutionized… Read More
The PageView widget allows the user to transition between different screens in their flutter application. All you need to set it up are a PageViewController… Read More
Given two positive integers L and R, the task is to count the total number of set bits in the binary representation of all the… Read More
IIT Bombay is organizing GATE 2021. In this year, The GATE authority 2021 has made major changes and has also revised the syllabus of various… Read More
Refactoring or Code Refactoring is defined as systematic process of improving existing computer code, without adding new functionality or changing external behaviour of the code.… Read More
Low-level design is very important when you have to design software-level components. It is one of the important components of software design and at the… Read More
Tekion came for hiring in august 2020 in our campus for SDE role (FTE + internship). We had a total of 5 rounds ( 1… Read More
For the Role of Technology Analyst. out of 1800 students only 400 were eligible for the test (9+, cgpa).Online Test – 3 SECTIONS, same basic… Read More
Societe Generale was one of the first 15 companies that visited our campus, students from CSE, IT &  ECE were eligible for the online test.… Read More
A C++ tuple is a container that can store multiple values of multiple types in it. We can access the elements of the tuple using… Read More
Information Assurance concerns implementation of methods that focused on protecting and safeguarding critical information and relevant information systems by assuring confidentiality, integrity, availability, and non-repudiation.… Read More
PrettyTable class inside the prettytable library is used to create relational tables in Python. For example, the table below has been created using this library,… Read More
Usually while connecting with the wifi we have to enter some password to access the network, but we are not directly able to see the… Read More
WebView is a view that is used to display web pages inside the app. It is used to turn the app into a web application.… Read More
Rotate animation is a special kind of animation in Android which controls the Rotation of an object. These type of animations are usually used by… Read More
Given a number N, the task is to write C program to count the number of zeros from 0 to N. Examples: Input: N =… Read More
Node.js: Node.js is an open-source and cross-platform runtime environment for executing JavaScript code outside a browser. You need to remember that NodeJS is not a… Read More
React is a very popular and widely used library for building User Interfaces. So if you are thinking about deploying your React app to the… Read More