PinnedTanishq RawatInterview Experience @ MobileumI saw a LinkedIn post via existing employee that Mobileum has announced their off campus hiring 2022 for freshers. I texted that employee…Sep 26, 2022Sep 26, 2022
Tanishq RawatImportance of Feature Scaling in Machine LearningSuppose, There is a dataset consisting of employee age and salary, I want to make an application that will take age as input and will…Aug 19Aug 19
Tanishq RawatAWS LambdaAWS Lambda is a serverless computing service provided by Amazon Web Services (AWS) that allows you to run code without managing servers…May 22May 22
Tanishq RawatCron Jobs | Scheduling jobsIf you are an experienced software engineer or a person who is working on a feature where you need to schedule a process on a loop for a…Jan 23Jan 23
Tanishq RawatKNN AlgorithmKNN Algorithm also known as K-Nearest Neighbour Classification Algorithm.Jun 28, 2023Jun 28, 2023
Tanishq RawatOnline Compiler — Demonstration of SubProcessI learned the subprocess module in python. But, during the learning cycle, I was implementing the logic with no real-life implementation.Dec 26, 2022Dec 26, 2022
Tanishq RawatIntroduction to Network Programming (Socket Programming)IntroductionApr 2, 2022Apr 2, 2022
Tanishq RawatShell ScriptingA shell script is a computer program designed to be run by the Unix shell, a command-line interpreter. We use a combination of various…Mar 25, 2022Mar 25, 2022
Tanishq RawatReflection APIReflection API is one the best features in java. Using this API a programmer can program any logic for the classes which will be created in…Jan 2, 2022Jan 2, 2022
Tanishq RawatCreating C/C++ library for LinuxIn this blog, I will demonstrate creating library for Linux. In learning phase we create many functions, structures, classes which can help…Nov 10, 2021Nov 10, 2021