All Medium Articles
This interview was for Alexa team in Bangalore. They were on a recruitment drive in Delhi. Round 1: Written This was a written round on… Read More
Online Coding Test (2 hours): There were 15 MCQs based on Data Structures and Algorithms, JavaScript, c++, Java, Time Complexity Analysis. 3 coding questions were… Read More
Round 0: Coding Round 3 coding questions : Platform cocubes (ui is very bad and be prepared to code in a very small text editor… Read More
Round 0: platform : HackerRank 3 questions : 1.A list of commands is given, you have to follow the commands and tell at which cell… Read More
MyKaarma visited our campus for both placements and internship. I am going to share my experience for internship. ROUND – 1( MCQ Round) The first… Read More
Project Title: CamCaliber Introduction: Camera calibration is an important task in computer vision applications. In a video surveillance system with a single static camera, object… Read More
Project Title: Rakshak – A Woman’s 24×7 Companion Introduction: We all are very well aware of the terrible safety conditions for women in India nowadays.… Read More
Project Title: Bus Notification System Using Crowdsourcing Introduction: Most of the daily commuters of RTC are curious to know the exact time of arrival of… Read More
Prerequisite – Pushdown automata, Pushdown automata acceptance by final state Problem – Design a non deterministic PDA for accepting the language L = {a2mb3m |… Read More
Perl is a general-purpose, high level interpreted and dynamic programming language. It was developed by Larry Wall, in 1987. There is no official Full form… Read More
Given an array of pairs where each pair represents a range, the task is to find the sum of the minimum difference between the consecutive… Read More
Given a number N. The task is to print the nearest prime if the number is not prime by making it prime by adding prime… Read More
Project Title: SmartStreet – An Adaptive & Self-Learning Smart Street Lighting Automation Introduction: Adaptive Smart Street Lightning is a module to automate existing street lights… Read More
I was offered an internship in GCS (Global Customer Support) Rounds 1)Round 1 : MCQ on apti and technical 2)Round 2: F2F interview 3)Round 3:… Read More
Prerequisite: Reading & Writing to excel sheet using openpyxl Openpyxl is a Python library using which one can perform multiple operations on excel files like… Read More
Round 1: It was a coding test which was held on CoCubes platform. 3 problems were given of varying marks: 2 marks: Given a string,… Read More
Project Title: safeT Introduction: SafeT is a safety application on the coveted Android platform. It is used by a person who may become a prospective… Read More
Given an integer N, find and show the number of pairs which satisfies the following conditions: Square of distance between those two numbers is equal… Read More
Any datatype is used to store any type of value in a variable. Scripting languages like JavaScript, TypeScript provides any datatype functionality. C++ also provides… Read More