Daniel Mendoza
  • Inicio
  • Blog
  • About me
  • Side Projects
  • LaravelConekta
Daniel Mendoza

Software engineer | Problem Solver

  • Inicio
  • Blog
  • About me
  • Side Projects
  • LaravelConekta
LeetCode Group Anagrams Solution
  • Guides
  • Software Development
  • 2 views
  • 3 minute read

LeetCode Group Anagrams Solution

  • daniel
  • 24 abril, 2025
Continuing some of our algorithm solutions, let’s review a new LeetCode challenge: Group Anagrams Solution We all faced the “is a valid anagram” where given two strings, we should return…
View Post
  • Guides
  • 101 views
  • 2 minute read

Install Docker and Docker Compose on Ubuntu 24.04

  • daniel
  • 15 abril, 2025
Install Docker and Docker Compose on Ubuntu 24.04 – Fast, Clean, Reliable If you’re running a fresh Ubuntu 24.04 LTS setup and want to install Docker and Docker Compose, this…
View Post
Where clauses for dates in laravel
  • Software Development
  • 646 views
  • 2 minute read

New and nice Where clauses for Dates in Laravel

  • daniel
  • 13 febrero, 2025
Working with dates is a common task in applications of all sizes. Here, we love Laravel. It’s a great framework and it has always made database queries a delight, thanks…
View Post

HackerRank LinkedList Cycle Detection Solution

  • daniel
  • 22 mayo, 2021
A linked list is said to contain a cycle if any node is visited more than once while traversing the list. Given a pointer to the head of a linked list, determine…
View Post
  • Software Development
  • 10.5K views
  • 2 minute read

HackerRank Sparse Arrays Solution

  • daniel
  • 21 mayo, 2021
There is a collection of input strings and a collection of query strings. For each query string, determine how many times it occurs in the list of input strings. Return…
View Post
HackarRank Kangaroos solution
  • Software Development
  • 7.6K views
  • 3 minute read

HackerRank Kangaroo Solution

  • daniel
  • 1 mayo, 2021
You are choreographing a circus show with various animals. For one act, you are given two kangaroos on a number line ready to jump in the positive direction (i.e, toward…
View Post
  • Professional Hacks
  • Software Development
  • 2.9K views
  • 5 minute read

¿Cuánto cobrar por una página web?

  • daniel
  • 16 marzo, 2017
“¿Cuánto cobrar por una página web?” Es  una de las preguntas más comunes cuando no empezamos en el mundo del desarrollo web y nos surgen pequeños o grandes proyectos que…
View Post
  • Diseño
  • Software Development
  • 2.7K views
  • 3 minute read

La importancia del buen diseño para programadores

  • daniel
  • 15 marzo, 2017
Steve Jobs creía que la tecnología y el arte podían fusionarse para crear productos increíbles, que desafiaran el estatus quo. El hombre llevó a dos empresas a la cima del éxito…
View Post
  • Software Development
  • 2.8K views
  • 5 minute read

How to become a web developer

  • daniel
  • 7 septiembre, 2016
Web development is one of the most requested careers by companies of all sizes, and I’m not talking only of some simple web page, but from landing pages to entire…
View Post
  • Software Development
  • 4.0K views
  • 7 minute read

Which Programming Language Should I Learn First?

  • daniel
  • 23 mayo, 2016
Which programming language should I learn first? which is the best programming language to start learning? C++ or Java, which one do you recommend to learn first? These, are just some…
View Post
© 2023 Daniel Mendoza. All rights reserved.