Author: Aniruddha Chaudhari

coding challenge

Maximum Average Sum of Two Subsequences of Array

Write a program to find the Maximum Average Sum of Two Subsequences of Array? Coding challenge to solve in C/C++, Java and Python.

JavaScript

Remove Scrollbar in Textarea and Auto-adjust Height (Resizing)

How to Remove Scrollbar in Textarea and auto resize?

Django

How to use “for-loop with else” in Django Template?

How to write for-loop with else in Django template? Use for loop with empty block.

git

[Solved] remote: Password authentication is temporarily disabled as part of a brownout.

Git remote: Password authentication is temporarily disabled as part of a brownout. Please use a personal access token instead.

Django

How to Download Files from Pythonanywhere for Backup?

How to download files from pythonanywhere? Take a backup of your Django website.

Code

Second Largest/Smallest Number in Array in C/C++, Java and Python

Write a program to find the second smallest number in array in C/C++, Java and Python. Second largest element in list.

Code

Find the Smallest and Largest Number in Array in C/C++, Java and Python

Write a program to find the smallest and largest number in the array. Code written in C/C++, Java and Python.

cpp

What is Array | Print Elements in Array (Traversing)

What is an array? How to print array in C/C++ programming using for, do-while loop? Write a code to traverse array. Explain with example.

coding challenge

55 Data Structure and Interview Coding Questions for Freshers

List of data structure and interview coding questions and answers. Practice coding online to land your first job and to master programming.