Skip to content

SkyCode

VICKY CHHETRI

SkyCode

VICKY CHHETRI

  • Home
  • About
  • Play Unity Game
Competitive programming

Add Binary

Vicky Chhetri October 16, 2022 No Comments

Given two binary strings a and b, return their sum as a binary string. Example 1: Input: a = "11", b = "1" Output: "100" Example 2: Input: a =…

C# Competitive programming

Remove Element

Vicky Chhetri October 15, 2022 174 Comments

Given an integer array nums and an integer val, remove all occurrences of val in nums in-place. The relative order of the elements may be changed. Since it is impossible…

C# Competitive programming

Search Insert Position

Vicky Chhetri October 15, 2022 No Comments

Given a sorted array of distinct integers and a target value, return the index if the target is found. If not, return the index where it would be if it…

C# Competitive programming

Length of Last Word

Vicky Chhetri October 15, 2022 No Comments

Given a string s consisting of words and spaces, return the length of the last word in the string. A word is a maximal substring consisting of non-space characters only.…

Competitive programming

Plus One – C#

Vicky Chhetri October 15, 2022 No Comments

You are given a large integer represented as an integer array digits, where each digits is the ith digit of the integer. The digits are ordered from most significant to…

Competitive programming

Valid Parentheses

Vicky Chhetri October 9, 2022 No Comments

Given a string s containing just the characters '(', ')', '{', '}', '', determine if the input string is valid. An input string is valid if: Open brackets must be…

Competitive programming

Longest Common Prefix

Vicky Chhetri October 9, 2022 No Comments

Write a function to find the longest common prefix string amongst an array of strings. If there is no common prefix, return an empty string Example 1: Input: strs =…

Coding Competitive programming

SQL Joins

Vicky Chhetri October 4, 2022 No Comments

INNER JOIN: is used when retrieving data from multiple tables and will return only matching data. LEFT OUTER JOIN: is used when retrieving data from multiple tables and will return…

C#

Day 8: C# Casting and type conversions

Vicky Chhetri September 11, 2022 No Comments

C# is statically-typed at compile time, after a variable is declared, it cannot be declared again or assigned a value of another type unless that type is implicitly convertible to…

Coding

SQL query to find the third highest salary in the company

Vicky Chhetri September 10, 2022 No Comments

The question is a bit confusing for the developer, Interviewer Always asks this question in SQL. The most straightforward way that should work in any database is to do the…

Posts pagination

1 … 10 11 12 … 21

« Previous Page — Next Page »

You Missed

Go

gRPC vs. REST: Choosing the Right API Architecture for Your Stack

General

Stop Using SQL for Everything: Why MongoDB + Go is the Ultimate Duo in 2026

General

How MapReduce Works Behind Large-Scale Systems

General

The Clean Architecture Trap: Stop Over-Engineering Your Apps

SkyCode

VICKY CHHETRI

Copyright © All rights reserved | Blogarise by Themeansar.

  • Home
  • Shop
  • About
  • Inquiry
  • C#11 And .Net 7 – Modern Cross-platform Development Fundamentals
  • MySQL Tutorial
  • Create your website with blocks
  • Pin Posts
  • Pin Posts
  • Resume