Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 03-13-2024, 12:08 AM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,095
Most asked coding interview patterns based on LeetCode discussion

1. Topological Sorting: Used to find a linear ordering of vertices in a directed graph, commonly applied in dependency resolution and scheduling problems.

2. Two Pointers: Suitable for problems that require iterating through an array or list using two pointers to solve efficiently.

3. Sliding Window: Used for problems that involve finding the optimal subarray or substring within a given array or string.

4. Depth-First Search (DFS): Useful for traversing graphs or trees in a depth-first manner, often used to solve problems involving paths or connected components.

5. Breadth-First Search (BFS): Effective for exploring graph or tree structures level by level, commonly used in shortest path and connectivity problems.

6. Hashing: Utilized to achieve constant-time lookups and efficiently store and retrieve key-value pairs, often used in problems involving frequency counting or set operations.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sahithya is offline   Reply With Quote

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
A Home Based Business Modeled After Google theshawnchin Google 3 05-03-2016 01:59 PM
US Based Dedicated Servers from TEMOK.COM at Best Price with Best Features & Support tk-hassan Post your ad here 1 09-15-2015 11:18 AM
CANADA Based Dedicated Servers from Temok.com with Full Root Access & Spam Filtering tk-hassan Post your ad here 0 08-13-2015 05:06 AM
⛤⛤ TEMOK ⛤⛤ Fully Managed Dedicated Servers ⛤ Netherlands Based ⛤ Quality Support ⛤ tk-hassan Post your ad here 0 08-07-2015 11:05 AM
⋙ TEMOK ⋘ Powerful Netherlands Based Fully Managed Dedicated Servers at Low Rates tk-hassan Post your ad here 0 05-04-2015 08:22 AM


All times are GMT -7. The time now is 01:41 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.