Skip to content
Technical Blog

Engineering and Architecture

Programming, Engineering, Systems Design

Tag: kotlin

Implementing a chat in Kotlin

December 20, 2022March 6, 2023Agrin

Designing a chat system can be a complex task, as it involves both front-end and back-end components. Here are a few questions you might ask during an interview to assess a candidate’s approach to designing a chat system: To implement a chat in Kotlin, you will need to use a combination of front-end and back-end […]

Continue Reading

How to implement b-tree index in Kotlin

December 20, 2022March 6, 2023Agrin

A B-tree index is a type of index that is commonly used in databases to improve the performance of search and sorting operations. It is a self-balancing tree data structure that keeps data sorted and allows search, insertion, and deletion operations to be performed in logarithmic time. Here is a high-level overview of the B-tree […]

Continue Reading

Recent Posts

  • When Turbolinks makes sense
  • Is Serverless cost-effective?
  • Is Kubernetes really hard?
  • Kafka alternatives
  • On Copilot

Recent Comments

No comments to show.

Archives

  • March 2023
  • January 2023
  • December 2022
  • November 2022
  • August 2022

Categories

  • Databases
  • Engineering
  • Programming
  • Uncategorized
| Theme: News Portal by Mystery Themes.