Programming

Recommended Tags: Programming, Coding, Developer, Web Development. Just one is enough!


How to install Nginx+PHP+Mysql on Windows Powered by Linux with windows side files

6 Apr 2023 3 minute read 0 comments Chainable.it

Hi!   This time we will go with a more twisted topic, especially for people who have not done this yet. At least I hope that others do it too and not just me doing such messed up things xD What will we be doing today? Silly question, the title gave i...

Pangram @ Dcoder

6 Apr 2023 1 minute read 0 comments Lochard

Problem: A word or a sentence is called a pangram if all the characters of this language appear in it at least once, either in lowercase or in uppercase. You are given a string S consisting of lowercase and uppercase English letters. If the string is...

Extraction of Numbers @ Dcoder

5 Apr 2023 1 minute read 0 comments Lochard

Problem: Ron is schizophrenic and sees random digits hidden in words. He thinks it means something and someone is trying to secretly communicate with him. He wants to extract those digits from the words and see if they form a message. Harry really wa...

Software Tester jobs are slowly reducing

4 Apr 2023 2 minute read 1 comment Bala

In the corporate world, modern development is moving in a direction where Software testing is no longer becoming a necessity. I understand that testing is very important for any software but the strategy is slowly changing. In my company, there are s...

Finding Nemo @ Dcoder

3 Apr 2023 1 minute read 0 comments Lochard

Problem: Nemo is a little kid in Word-World who always gets mixed in a group of other words and gets lost. Marlin and Coral (Nemo's parents) are quite desperate and called you for help every time Nemo got lost. You helped for the first few times but...

Change in Case @ Docder

2 Apr 2023 1 minute read 0 comments Lochard

Problem: You will be given a single string and two positive integers denoting indices. You need to change the case of the characters at those indices,i.e change uppercase to lowercase and lowercase to uppercase. It is guaranteed that all characters i...

Array Sum @ Dcoder

31 Mar 2023 1 minute read 0 comments Lochard

Problem: You are given an integer array and you have to find the sum of the elements of the array and find the remainder when the sum is divided by the largest number of the array. Input: First line contains N, the number of elements. Next line conta...

For anyone trying to fix issue with Coingecko API

29 Mar 2023 2 minute read 0 comments Bala

Today was one of the toughest days for me. Ever since I woke up in the morning I had to deal with issues on multiple services that I host for others. Something is wrong with Coingecko. I did not bother to check my apps when Aggy made an announcement...

How to Learn to Code (Basic Guide)

28 Mar 2023 4 minute read 2 comments MintDice.com

Coding is a practical and valuable skill to have under your belt, especially with the emergence of new technology. If you want to learn, it can be tricky to figure out how to start.  In this piece, we talk about how to learn to code, how long it tak...

What Are the Best Coding Languages to Learn in 2023?

23 Mar 2023 4 minute read 2 comments MintDice.com

In the digital age, coding has become an essential skill that is highly sought after by employers. From software development to data analysis and beyond, coding is a skill that can open up many job opportunities in various industries. If you're wond...