Upload Button Icon Add office photos

Filter interviews by

Cybertech Systems & Software Analyst Interview Questions and Answers

Updated 2 Apr 2024

Cybertech Systems & Software Analyst Interview Experiences

1 interview found

Analyst Interview Questions & Answers

user image Anonymous

posted on 2 Apr 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Keep focus on your communication skills

Round 2 - Technical 

(3 Questions)

  • Q1. Based on you knowledge you will be selected in one of 5 teams, if want coding related team take you interview to intat direction
  • Q2. What is GIS and how to explain to 7 year old
  • Ans. 

    GIS stands for Geographic Information System, a tool that helps us visualize, analyze, and interpret data related to locations on Earth.

    • GIS is like a digital map that shows us information about different places on Earth.

    • It helps us understand where things are located and how they are connected to each other.

    • For example, GIS can show us where all the schools are in a city, or where all the rivers are in a country.

    • It is ...

  • Answered by AI
  • Q3. How GIS ipacts everyday life
  • Ans. 

    GIS impacts everyday life by providing location-based information for decision-making and planning.

    • Helps in emergency response and disaster management by mapping affected areas and resources

    • Assists in urban planning by analyzing population distribution and infrastructure needs

    • Facilitates navigation and location-based services on mobile devices

    • Supports businesses in market analysis and site selection based on demographi...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Project Discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

1st round included basic apt questions and essay writing

Round 2 - HR 

(2 Questions)

  • Q1. General resume questions
  • Q2. Aptitude questions
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Virtual basic discussion, ques on basic programming only

Round 2 - Coding Test 

1 hour major interview of first round only technical and core concepts on programming

Round 3 - HR 

(1 Question)

  • Q1. General questions and introduction to company policy
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - It was not good and have very bad experience
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Highlight the odd cells in excel
  • Ans. 

    Use conditional formatting to highlight odd cells in Excel

    • Select the range of cells you want to highlight

    • Go to the 'Home' tab and click on 'Conditional Formatting'

    • Choose 'New Rule' and select 'Use a formula to determine which cells to format'

    • Enter the formula '=MOD(A1,2)=1' (assuming A1 is the top-left cell of your selected range)

    • Choose the formatting style you want for the odd cells

  • Answered by AI
  • Q2. What are Joins in SQL, explain different joins and their outputs
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • INNER JOIN returns rows when there is at least one match in both tables

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table

    • RIGHT JOIN returns all rows from the right table and the matched rows from the left table

    • FU...

  • Answered by AI
  • Q3. Query to give running sum of salary
  • Ans. 

    Use window function to calculate running sum of salary in SQL

    • Use window function like SUM() with OVER() clause

    • Partition the data by employee ID if needed

    • Order the data by date or any other relevant column

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your SQL strong and practice joins with problem solving questions

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Salary Expectation
Round 2 - Technical 

(1 Question)

  • Q1. 14 questions in excel formulas

Interview Preparation Tips

Interview preparation tips for other job seekers - To prepare Excel Formulas and Hlookup,vlookup and etc....
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Project Discussion
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

First round is gamified aptitude that is playfull easy to crake.

Round 2 - Aptitude Test 

That was a aptitude test easy to crake. major question are percentage,reasoning,average,ven diagram,number system, basic math question

Round 3 - Assignment 

Science base assessment (at the first they give certain amount of course and course source that we need to study) easy 10 mcq question we need to learn the course.

Round 4 - HR 

(5 Questions)

  • Q1. They test our problem solving skill so they give a bunch of aptitude question and explain to the hr.
  • Q2. About my family
  • Q3. Strength and weakness
  • Q4. Recent book you read
  • Q5. Project and internship

Interview Preparation Tips

Interview preparation tips for other job seekers - be yourself. express your knowledge to the hr, and be confident.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Difference between Lookup and join, where we should use which one in Ab Initio.
  • Q2. Ab Initio Scenerio Based questions.
  • Q3. Delete files with 0KB size from a directory. (Unix)
  • Q4. Delete 10 days older files. (unix)
  • Q5. Get the second highest salary. (SQL)
Round 2 - Technical 

(4 Questions)

  • Q1. Ab initio scenerio based questions. Question on the project.
  • Q2. Questions based on different components like Roll up, scan, reformat, join, etc. (Ab Initio)
  • Q3. Questions based on sed, awk, and grep commands. (UNIX)
  • Q4. Questions on Window function. (SQL)
Round 3 - Behavioral 

(4 Questions)

  • Q1. In-depth discussion on project. Components used there and the process of the graph.
  • Q2. Questions on Continuous Flow, conduct>IT.
  • Q3. Full working of different partition components, multifiles, checkpoints and phases.
  • Q4. Why not to use lookup for join, where we can not use join. Disadvantage of using sort component.
Round 4 - HR 

(2 Questions)

  • Q1. Why you want to join Exusia. Reason for the job change.
  • Q2. Salary expectations and document submission.

Interview Preparation Tips

Topics to prepare for Exusia Senior Analyst interview:
  • Ab Initio
  • Unix
  • SQL
Interview preparation tips for other job seekers - Prepare Ab initio scenerio based questions, and know how and where to use a component considering its pros and cons. Prepare basic Unix commands and grep, awk, sed, and find commands. Prepare sql with window functions.

Cybertech Systems & Software Interview FAQs

How many rounds are there in Cybertech Systems & Software Analyst interview?
Cybertech Systems & Software interview process usually has 2 rounds. The most common rounds in the Cybertech Systems & Software interview process are Group Discussion and Technical.
How to prepare for Cybertech Systems & Software Analyst interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Cybertech Systems & Software. The most common topics and skills that interviewers at Cybertech Systems & Software expect are Communication Skills, GIS, AWS, Arcgis and Azure.
What are the top questions asked in Cybertech Systems & Software Analyst interview?

Some of the top questions asked at the Cybertech Systems & Software Analyst interview -

  1. What is GIS and how to explain to 7 year ...read more
  2. How GIS ipacts everyday l...read more
  3. Based on you knowledge you will be selected in one of 5 teams, if want coding r...read more

Tell us how to improve this page.

Analyst Interview Questions from Similar Companies

HCLTech Analyst Interview Questions
3.5
 • 104 Interviews
TCS Analyst Interview Questions
3.7
 • 97 Interviews
Wipro Analyst Interview Questions
3.7
 • 65 Interviews
Infosys Analyst Interview Questions
3.7
 • 48 Interviews
View all

Fast track your campus placements

View all
Cybertech Systems & Software Analyst Salary
based on 10 salaries
₹3.8 L/yr - ₹5 L/yr
35% less than the average Analyst Salary in India
View more details

Cybertech Systems & Software Analyst Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

-

Skill development

-

Work-life balance

-

Salary

-

Job security

-

Company culture

-

Promotions

-

Work satisfaction

Explore 1 Review and Rating
GIS Analyst
85 salaries
unlock blur

₹2.5 L/yr - ₹10 L/yr

Senior GIS Analyst
39 salaries
unlock blur

₹3.8 L/yr - ₹10.1 L/yr

Software Engineer
32 salaries
unlock blur

₹4.4 L/yr - ₹15.4 L/yr

Senior Software Engineer
23 salaries
unlock blur

₹10 L/yr - ₹23.5 L/yr

System Administrator
13 salaries
unlock blur

₹7.5 L/yr - ₹13 L/yr

Explore more salaries
Compare Cybertech Systems & Software with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview