Fermin Perdomo

Senior Full Stack Engineer | PHP | JavaScript

Posts

Getting started with counting and sorting numbers in PHP

Have you ever needed to count the number of times each integer appears in an array? This is a common problem that can be solved using a simple algorithm. In this post, we will walk through an efficient way to solve this problem and provide sample code in PHP.

Master These Algorithms for Success in Your Software Interview

As a software developer, you know that algorithms are a crucial part of the job. They help you solve complex problems and write efficient code and are also a common topic in software interviews. If you are preparing for a software interview, it is essential to have a solid understanding of a few key algorithms and their applications.

Simplify Your JSON File Processing with Simple JSON in PHP

If you frequently work with JSON files, you know how important it is to have a reliable and efficient way to read and write them. The new Simple JSON package makes this easy with its simple and intuitive interface.

Newer articles