Open in app

Sign In

Write

Sign In

Neeraj Nawale
Neeraj Nawale

28 Followers

Home

About

Apr 14

Rust programming language and how to execute rust code using Dockerfile

This contains information about rust programming language, tools, some limitations and comparison with C++. Also, about how you can run rust code inside a container (using docker). What is Rust Programming Language? Rust is a high-level programming language that emphasizes performance and parallel programming. Other than this, it enforces memory…

Docker

9 min read

Rust programming language and how to execute rust code using Dockerfile
Rust programming language and how to execute rust code using Dockerfile
Docker

9 min read


Sep 30, 2022

Container Concept, Kubernetes and Service types

This article contains information about what actually a container is?, need of Docker, meaning of Kubernetes, how it works and what different services does it support. What is a Container? Container word was introduced by Solomon Hykes in 2013, the main motive behind container was to solve “shipping of software”…

Containers

5 min read

Container Concept, Kubernetes and Service types
Container Concept, Kubernetes and Service types
Containers

5 min read


May 1, 2022

What is DevOps and CI/CD Pipeline?

This article contains information about what is DevOps, how CI/CD pipeline works and which companies have adopted DevOps. What is DevOps?

DevOps

6 min read

What is DevOps and CI/CD Pipeline?
What is DevOps and CI/CD Pipeline?
DevOps

6 min read


Apr 16, 2022

AWS Lambda, Machine Learning on AWS and their use-cases/project ideas!!

This article contains information about what is “Lambda” service in AWS, how accurate predictions can be achieved using AWS machine learning and their real-world use-cases. Also, which top companies use Lambda effectively. Before jumping on main topics, let’s understand what is AWS and Serverless in short :: Amazon Web Services…

AWS

7 min read

AWS Lambda, Machine Learning on AWS and their use-cases/project ideas!!
AWS Lambda, Machine Learning on AWS and their use-cases/project ideas!!
AWS

7 min read


Apr 14, 2022

What is Egyptian fraction problem? Trick to print 1–100 numbers without any loop, function or recursion.

This article contains information about what is Egyptian fraction problem and how to solve it in C++ language. Also, a simple trick to print numbers from 1–100 without any control statement or function. Let’s get started. What is Egyptian fraction problem? An Egyptian fraction is a finite sum of distinct…

Coding

3 min read

What is Egyptian fraction problem?
What is Egyptian fraction problem?
Coding

3 min read


Mar 29, 2022

SIEM Tools, create an image and crop live video into different windows using Python.

This article contains information about what is SIEM, why is it important and which tools are essential in real world. Also, how to create an image using cv2 and numpy module as well as code to crop live video into different windows. What is SIEM? Security Information and Event Management…

Siem Tools

6 min read

SIEM Tools, create an image and crop live video into different windows using Python.
SIEM Tools, create an image and crop live video into different windows using Python.
Siem Tools

6 min read


Feb 20, 2022

Exploit more memory than allocated with malloc(), why?

This article contains information about why are we able to store more data than the allocated space by malloc without giving error and how its related to pages? Lets get started with some basic terminologies to understand more about it in easy way. What is PID and its internal structure?

Malloc

4 min read

Exploit more memory than allocated with malloc(), why?
Exploit more memory than allocated with malloc(), why?
Malloc

4 min read


Feb 8, 2022

What is Fixed Capacity Queue, it’s real life applications in AI and how to implement Priority Queue?

This article contains information about how fixed capacity queue is better than non-fixed capacity queue, some real world example of queue data structure in Artificial Intelligence and how to implement Priority queue without any in-built function. What is Queue? Queue is a linear data structure which follows FIFO (First In…

Queue

5 min read

What is Fixed Capacity Queue, it’s real life applications in AI and how to implement Priority Queue?
What is Fixed Capacity Queue, it’s real life applications in AI and how to implement Priority Queue?
Queue

5 min read


Feb 4, 2022

What is Josephus Problem and how to solve it without any in-built function?

This article contains information about what is Josephus Problem and to solve it from scratch means, without using any in-built function in C++ language. What is Josephus Problem? The problem is named after Flavius Josephus, a Jewish historian. According to Josephus, he and his 40 soldiers were trapped in a…

Coding

3 min read

What is Josephus Problem and how to solve it without any in-built function?
What is Josephus Problem and how to solve it without any in-built function?
Coding

3 min read


Feb 3, 2022

What is Memory Leak, Valgrind and PID?

This article contains information about how and why memory leak occurs, how to perform profiling using Valgrind and how to look into a process using Process ID (PID). What is Process ID (PID)? To understand process ID, let’s have a look upon some terminologies required to capture this concept in…

Memory Leak

6 min read

What is Memory Leak, Valgrind and PID?
What is Memory Leak, Valgrind and PID?
Memory Leak

6 min read

Neeraj Nawale

Neeraj Nawale

28 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams