Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
CIS - Cyber Infrastructure interview experience Real time questions & tips from candidates to crack your interview

Junior Engineer Associate

CIS - Cyber Infrastructure
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 6 months
Topics: Data Structures ,Python, Object oriented programming ,DBMS ,RPA
Tip
Tip

Tip 1 : Practice at least 250 Questions
Tip 2 : Do at least 2 projects
 

Application process
Where: Campus
Eligibility: 6.5 CGPA
Resume Tip
Resume tip

Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date20 Feb 2022
Coding problem2

1. MCQ Questions

MCQ’s (Aptitude ,Operating System ,DBMS, DSA, Python) 

No. of MCQ's - 40

2. Trapping Rain Water

Moderate
15m average time
80% success
0/80
Asked in companies
SalesforcePayPalHexaware Technologies

You have been given a long type array/list 'arr’ of size 'n’.


It represents an elevation map wherein 'arr[i]’ denotes the elevation of the 'ith' bar.



Note :
The width of each bar is the same and is equal to 1.
Example:
Input: ‘n’ = 6, ‘arr’ = [3, 0, 0, 2, 0, 4].

Output: 10

Explanation: Refer to the image for better comprehension:

Alt Text

Note :
You don't need to print anything. It has already been taken care of. Just implement the given function.
Problem approach

firstly i have applied two loops for solving this problem but then i have optimized the problem with in o(n)

Try solving now
02
Round
Medium
Face to Face
Duration45 minutes
Interview date5 Feb 2022
Coding problem1
Moderate
25m average time
70% success
0/80
Asked in companies
CIS - Cyber InfrastructureInfosysDell Technologies

Ninja is given a pattern. Now he is asked to print the same pattern for any given ‘N’ number of rows.

Note:

There is only one space between the values of each column in a row.

For example, Pattern for ‘N’ = 5 will be.
1 2 3 4 5 
11 12 13 14 15 
21 22 23 24 25 
16 17 18 19 20 
6 7 8 9 10 
Problem approach

logic for printing pattern i have applied then optimized my code when interviewer told me to optimize it

Try solving now

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

Suppose list1 is [2, 133, 12, 12], what is max(list1) in Python?

Choose another skill to practice
Start a Discussion
Similar interview experiences
company logo
Junior Engineer Associate
3 rounds | 5 problems
Interviewed by CIS - Cyber Infrastructure
1028 views
0 comments
0 upvotes
company logo
Junior Engineer Associate
3 rounds | 8 problems
Interviewed by CIS - Cyber Infrastructure
1131 views
0 comments
0 upvotes
company logo
Junior Associate: Marketing Strategy and Analysis
3 rounds | 5 problems
Interviewed by CIS - Cyber Infrastructure
679 views
0 comments
0 upvotes
company logo
Associate Technology
3 rounds | 4 problems
Interviewed by CIS - Cyber Infrastructure
840 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Junior Engineer Associate
2 rounds | 4 problems
Interviewed by Infosys
0 views
1 comments
0 upvotes
company logo
Junior Engineer Associate
3 rounds | 3 problems
Interviewed by HCL Technologies
742 views
0 comments
0 upvotes