Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Cyber Infrastructure Team. If you also belong to the team, you can get access from here

Cyber Infrastructure Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cyber Infrastructure Intern Interview Questions and Answers

Updated 21 Jun 2022

Cyber Infrastructure Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 21 Jun 2022

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 - HR 

(2 Questions)

  • Q1. How to switch variable
  • Ans. 

    To switch variable values, use a temporary variable to hold one value while swapping the other.

    • Create a temporary variable to hold the value of one variable

    • Assign the value of the second variable to the first variable

    • Assign the value of the temporary variable to the second variable

  • Answered by AI
  • Q2. They about your introduction and background
Round 3 - Coding Test 

Create a small code

Interview Preparation Tips

Interview preparation tips for other job seekers - As per interview process it was fast and was not delayed

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Jul 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Data structures, database, networking, HTML, CSS etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do I want to tell you that this happened through my college placements.
And they have asked so much of questions for the area of interest you mentioned in your resume and from your project.
But on thing you have to remember never ever get panic even when you don't know the answer.??
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

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 - Coding Test 

Learn python. basic questions string and arrays

Round 3 - Technical 

(1 Question)

  • Q1. Indepth basics questions

Interview Preparation Tips

Topics to prepare for SpanIdea Software Engineer interview:
  • Python
Interview preparation tips for other job seekers - you should have an in-depth knowledge... it will be smooth
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Written test on Basics of c and c++ is asked.
Also be thorough with mathematical topics like vectors,calculus.

Round 3 - Technical 

(2 Questions)

  • Q1. C++ basic questions Oops concepts
  • Q2. Math questions on vectors and calculus Predict the output for a given program

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and strong at basics of C/C++.
They also value your communication skills as well.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Find repeated nos in arrays
  • Ans. 

    Find repeated numbers in arrays of strings

    • Iterate through each string in the array

    • Convert each string to an array of numbers

    • Use a hash map to track the frequency of each number

    • Identify and return the repeated numbers

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. Current company work, reason for change, etc.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

90 min MCQ +coding test on hackerrank.

Round 2 - Technical 

(2 Questions)

  • Q1. Sort colors DSA question
  • Q2. Detect cycle in a linked list
  • Ans. 

    Use Floyd's Tortoise and Hare algorithm to detect cycle in a linked list.

    • Initialize two pointers, slow and fast, at the head of the linked list.

    • Move slow pointer by one step and fast pointer by two steps.

    • If they meet at some point, there is a cycle in the linked list.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Was asked about why you want to join the company,my experience etc.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

About front end , html, css, reasoning,

Round 2 - Technical 

(1 Question)

  • Q1. What.is let , var, const
  • Ans. 

    let, var, and const are keywords used in JavaScript to declare variables with different scopes and mutability.

    • let is used to declare variables with block scope and allows reassignment

    • var is used to declare variables with function scope and allows redeclaration

    • const is used to declare variables with block scope and does not allow reassignment, but the value can still be mutable

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is angular
  • Ans. 

    Angular is a popular open-source front-end web application framework developed by Google.

    • Angular is used for building dynamic web applications.

    • It allows for the creation of single-page applications.

    • Angular uses TypeScript for building applications.

    • It provides features like data binding, dependency injection, and routing.

    • Angular has a large community and ecosystem of libraries and tools.

    • Examples: AngularJS, Angular 2, A...

  • Answered by AI
  • Q2. Services in angular
  • Ans. 

    Services in Angular are singleton objects that can be used to share data and functionality across components.

    • Services are used to encapsulate reusable functionality, such as data fetching, logging, or authentication.

    • Services can be injected into components, directives, or other services using Angular's dependency injection system.

    • Services are typically defined using the @Injectable decorator.

    • Example: A DataService serv...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Communication skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good for freshers

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test consisted of 2 coding questions and mcqs

Round 2 - HR 

(2 Questions)

  • Q1. Friendly discussion on my experience
  • Q2. Where would u see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior software engineer leading a team of developers on innovative projects.

    • Continuing to enhance my technical skills and knowledge through ongoing learning and certifications

    • Taking on more leadership responsibilities and mentoring junior team members

    • Contributing to the development of cutting-edge software solutions for the company

    • Possibly pursuing a higher position such as a technical ar

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
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 - Coding Test 

Basic questions on array linked list and strings

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why our organisation ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Study basic learn about strings array linked list etc
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Regarding SQL, PostgreSQL

Cyber Infrastructure Interview FAQs

How many rounds are there in Cyber Infrastructure Intern interview?
Cyber Infrastructure interview process usually has 3 rounds. The most common rounds in the Cyber Infrastructure interview process are Resume Shortlist, HR and Coding Test.
How to prepare for Cyber Infrastructure Intern 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 Cyber Infrastructure. The most common topics and skills that interviewers at Cyber Infrastructure expect are Digital Marketing, SEO, Cold Calling, Communication Skills and Content Writing.

Tell us how to improve this page.

Intern Interview Questions from Similar Companies

View all
Cyber Infrastructure Intern Salary
based on 5 salaries
₹1 L/yr - ₹2.2 L/yr
54% less than the average Intern Salary in India
View more details

Cyber Infrastructure Intern Reviews and Ratings

based on 12 reviews

4.2/5

Rating in categories

3.9

Skill development

3.8

Work-life balance

3.3

Salary

3.6

Job security

4.1

Company culture

3.4

Promotions

3.8

Work satisfaction

Explore 12 Reviews and Ratings
Software Developer
254 salaries
unlock blur

₹2.5 L/yr - ₹9.5 L/yr

Junior Software Developer
103 salaries
unlock blur

₹2.4 L/yr - ₹5.7 L/yr

Junior Developer
55 salaries
unlock blur

₹2 L/yr - ₹5.4 L/yr

Senior Software Developer
53 salaries
unlock blur

₹4 L/yr - ₹11.5 L/yr

Senior Developer
29 salaries
unlock blur

₹4.5 L/yr - ₹9 L/yr

Explore more salaries
Compare Cyber Infrastructure with

Apisero

4.3
Compare

Actalent Services

3.5
Compare

TestingXperts

3.9
Compare

Stefanini

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