📰 Dev.to · Anjana R.K.
Articles from Dev.to · Anjana R.K. · 6 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10383)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Anjana R.K.
2w ago
DB-TASK-Filtering Data
Hi everyone! Find all movies where the special features are not listed (i.e.,special_features is...

Dev.to · Anjana R.K.
2w ago
Setup a DNS hosted zone in Route53 in AWS.
Hi everyone! Here lets understand how to Setup a DNS hosted zone in Route53 in AWS. To setup a DNS...

Dev.to · Anjana R.K.
3w ago
First and Last Occurrence in Sorted Array
Hi everyone! Today I worked on a problem where we need to find the first and last position of an...

Dev.to · Anjana R.K.
3w ago
Move Zeroes
Hi everyone! Today I solved a simple but important array problem — moving all zeroes to the end while...

Dev.to · Anjana R.K.
3w ago
Next Permutation
Hi everyone! This was one of the trickiest array problems I solved recently. At first, it felt...

Dev.to · Anjana R.K.
3w ago
Kth Smallest Element in an Array
Hi everyone! While practicing array problems, I came across this question about finding the kth...
DeepCamp AI