All Hard Articles
This is my first Interview Experience article, I am so excited to share my experience with you all!Sahaj AI is a company that really stands… Read More
In this article, we will go through the Open and Short circuit tests of a Transformer. Open and short circuit tests are performed on a… Read More
Imagine you’re building different types of furniture using the same basic materials (like wood, screws, and nails). Instead of starting from scratch every time, you… Read More
Juniper Networks visited our campus to hire interns. The company visited our campus to recruit Software Development Engineer (SDE) interns with strong proficiency in C/C++… Read More
Unit testing is the practice of testing individual components or units of code in isolation to ensure they function correctly. In the context of Django,… Read More
If you have an environment in Anaconda and you no longer need it in your Anaconda, in this article we will see how to deactivate… Read More
Balloon Archer is a 2D game where the player uses a bow and arrow to pop balloons that float across the screen. The main theme… Read More
AWS Lambda is a serverless computing service offered by AWS. It enables you to run code in response to events without the need to manage… Read More
Falcon is Python based a lightweight and high-performance Python-based web framework designed for building fast and efficient APIs. There are also other Python-based frameworks for… Read More
Django, a popular web framework for Python, simplifies the development of database-driven applications. When building Django applications, it’s crucial to monitor and optimize the SQL… Read More
Eccentricity is a non-negative real number that describes the shape of a conic section. It measures how much a conic section deviates from being circular.… Read More
Fork is a system call in the Operating System used to create a copy of the process, the copied process created is known as the… Read More
Have you wondered how smart contracts interact with the front end? So, the answer is the web3.js library. First, briefly discuss some terms related to… Read More
What is Multi-Asset Allocation Fund? Multi-Asset Allocation Fund can be described as an approach to investing in a variety/combination of asset classes. Here, the composition… Read More
A key machine learning method that belongs to the class of artificial neural networks is classification using Multi-Layer Perceptrons (MLP). It is a flexible and… Read More
Quantified Comparison Predicates are used to compare the value with every value in the set returned by the subquery. There are mainly two predicates available… Read More
Given an input string S of special characters where “@” represents “01“, “#@” represents “111” and “##” represents “00“. Decode the input string of special… Read More
The longest common subsequence (LCS) is defined as the longest subsequence which is common in all given input sequences. In this article, we are given… Read More
Round 1- Tell me about your projects Then followed by some basic oops os questions like friend function, virtual function, polymorphism, deadlock Then explain the… Read More
Deloitte(usi) came to our college in August for the role of Software Development Engineer (SDE). There were three rounds Round 1: It consisted of aptitude,… Read More