Sdot-Ethnus - 2022
Sdot-Ethnus - 2022
Sdot-Ethnus - 2022
Helping Students
to Realize Their Dreams
for the Last 14 Years
PARTNERSHIPS & ASSOCIATIONS
CLIENTS
55.05%
INFOSYS
48.51%
48.09%*
L&T 62.79% TCS DIGITAL
CAPGEMINI 77.85%
CTS
54.09% 59.07%
TCS NINJA
WIPRO
SD T
SD T
Super Dream Offer Training
Preparation Matrix
Content
Training
Methodology
Practice
Constant Support
Agenda
Post SDOT
Total = 12 hours
CS Non CS
Introducing…
C DING
ON
<Codemithra/> LMS
Data Structures & Algorithms Focussed oN
Introduction
Data Types
Table Creation
Querying
Manipulating Data
PL/SQL
We can check for every pair of columns and find the area for each of
the pair
This is very inefficient solution, even though it will give us the answer
Let us name the two red columns as ‘x’ and ‘y’ which are the indices
of 1 and 8 in the height array, respectively
Here, the height array has 9 elements, we would be checking all of
the ordered pairs i.e.
(height[0], height[1]), (height[0], height[2]).....(height[0], height[8])
(height[1], height[2]), (height[1], height[3]).....(height[1], height[9])
.
(height[8], height[9])
Naive Solution - Algorithm
1.Create a nested loop, the outer loop traverses the array from 0 to end (index of this
loop is i).
2.The inner loop traverses the height array from i + 1 to end (index of this loop is j).
3.Find the water that can be contained in the container with height of boundaries as
height[i] and height[j]
●
area = (j – i)* min(height[i],height[j]), if this area is greater than current maximum, update the current
maximum
●
4.Print the current maximum.
Better Solution - Maximization with two pointers
You will be given the height array denoting the height of the
columns
You have to select two columns that trap the maximum
columns
For now, let us consider the two columns to be the first and
last columns in the array
Let this be the current maximum water trapped i.e. current
maximum area of the “rectangle”
Let us consider the two indices as x and y. Now x = 0, and y =
n-1 (where n is the size of the array)
Better Solution - Maximization with two pointers
Mock Tests
Solutions provided and know where
you stand among your peers
CLAP
(Codemithra Learning & Assessment Platform)
User Interface
Code Snippets
Code Snippets
MCQs
Interactive Assessments
Preparation Strategy
Training Phase in sync with Learning Levels
Baseline Test
Before (Gauge your current knowledge and prepare
accordingly)
Training and LMS access
During (Get trained on all the modules and sharpen
your skills through unlimited practice in LMS)
Mock Tests and Mock Interviews*
(Test your skills and know where you stand
After
among your peers.
Be prepared and confident for ‘The Day’)
Course Type Duration (in hours) • Concept clarity from trainer and
in-depth using online LMS
Numerical aptitude 2
• Previous year questions
Verbal aptitude 2
• Online LMS for practice
Reasoning ability 2
• Mock Tests with results (actual
Programming Logic 2 duration)
Coding 4 • Quick Aptitude Booster (10 mins)
Total 12
Training Details Total Duration = 12 hours
Numerical Reasoning
Verbal aptitude Programming Logic Coding
aptitude aptitude
Data Data Types, Functions
Numbers Para Jumbles Math based
arrangements and Scope
Percentage
Series and Arrays, Variables and
and related Sentence Completion Strings
sequences Registers
topics
Ratios,
proportion and Syllogisms Synonyms and Antonyms Recursion and Iteration Matrix
variation
Blood relations
Logarithms and direction Sentence Correction Loops and File Handling Arrays
sense
Permutations
Data structure and
and Puzzles Misc Misc
Algorithms
Probability
Complete Global
Certifications
Upskill
Attend SDOT 39
Post Training Support
Continuous Engagement
Daily Quiz
*For those who clear the written test *For those who clear the written test
Post Training Support
Get your scorecard and completion certificate for Get rewarded* for your commitment towards
assignments and tests assignments and tests
Value Adds
YouTube Sessions
Decision Checklist
Expert Trainers
Content (Materials)
CLAP
Continuous Support
Telegram
CHOOSE
THNUS
XCELLENCE
/ethnuscodemithra Ethnus Codemithra /ethnus /code_mithra
THANK YOU
https://learn.codemithra.com/