Ishita Juneja
Bio
A professionally trained Tech Expert, with great experience in Data Science, SQL, Machine Learning, Python, Coding, Programming, and Deep Learning.
Stories (7)
Filter by community
Crashing Barriers: A Journey Through Segmentation Fault
Segmentation fault in programming is related to the memory segments. While programming, it is necessary to divide the memory into various segments like code, stack, and heap. However, the allocated memory for each segment is restricted. It means a program can only access the memory of that segment if it has access to it. Otherwise, an error or fault will occur if the program cannot access the memory and still tries to access it. This fault in programming is called the segmentation fault.
By Ishita Juneja2 years ago in 01
Difference Between Product-Based and Service-Based Companies
In the business world, companies can be broadly classified into two categories: product-based and service-based. While both types of companies aim to generate revenue, their approach toward achieving this goal is significantly different. This article aims to explore the difference between product-based companies and service-based companies, their advantages and disadvantages, and the challenges they face.
By Ishita Juneja3 years ago in Education
Fibonacci Numbers - List, Meaning
At some point during our academics, we all have studied the concept of Fibonacci Numbers. Fibonacci Numbers are an important topic for students as well as programmers and with the help of Fibonacci Numbers, programmers can solve different coding challenges.
By Ishita Juneja3 years ago in Education
Subarrays And Its Related Problems
Introduction There are different ways to represent a part of the array. Some of them are given below:- Subarray: A subarray is a contiguous part of array (i.e., occupying consecutive positions) that keeps the order of the elements intact.
By Ishita Juneja3 years ago in 01






