Upload Button Icon Add office photos
Engaged Employer

i

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

TalaKunchi Networks Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TalaKunchi Networks Cyber Security Analyst Interview Questions and Answers

Updated 5 Nov 2024

TalaKunchi Networks Cyber Security Analyst Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 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 - HR 

(1 Question)

  • Q1. Will you ready for travel
Round 3 - Technical 

(3 Questions)

  • Q1. What is OSI model ?
  • Ans. 

    The OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.

    • The OSI model stands for Open Systems Interconnection model.

    • It helps in understanding how data is transferred from one computer to another over a network.

    • Each layer in the OSI model has specific functions and communicates with the adjacent layers.

    • Examples of OSI model layers include physi...

  • Answered by AI
  • Q2. Ports and ports number
  • Q3. What is TCP/IP model
  • Ans. 

    TCP/IP model is a networking protocol suite that defines how data is transmitted over a network.

    • TCP/IP model stands for Transmission Control Protocol/Internet Protocol.

    • It consists of four layers: Application, Transport, Internet, and Link.

    • Each layer has specific functions to ensure data is transmitted accurately and efficiently.

    • Examples of protocols in the TCP/IP model include HTTP, FTP, TCP, and IP.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the basics of networking like how does the network work various of network components working like router, switches,

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was asked a question on counting continuous max occurences of 1 in a string

Interview Preparation Tips

Interview preparation tips for other job seekers - Deep knowledge of programming is a must

I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Check if binary tree is balanced or not.
  • Ans. 

    Check if binary tree is balanced or not.

    • A balanced binary tree has the height of left and right subtrees differ by at most 1.

    • Recursively check the height of left and right subtrees and compare.

    • Use a helper function to calculate the height of a subtree.

    • Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.

  • Answered by AI
  • Q2. Detect loops in linked list.
  • Ans. 

    Detect loops in a linked list.

    • Use two pointers, one moving at a faster pace than the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower one.

    • To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was good, do your DS Algo questoin thoroughly.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Complex sql scenarios and their results
  • Ans. 

    Complex SQL scenarios and their results

    • Using subqueries to filter data

    • Joining multiple tables with complex conditions

    • Using window functions to calculate running totals

    • Pivoting data to transform rows into columns

    • Using recursive queries to traverse hierarchical data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have strong knowledge in SQL, ETL & DWH concepts

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of python, project related questions
  • Q2. Basic SQL, few simple problem solving questions
Round 2 - HR 

(2 Questions)

  • Q1. Interests, hobbies ,general HR questions
  • Q2. Expected hike, salary, work timings preferred

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for basic python and sql.

Interview Questionnaire 

2 Questions

  • Q1. Mostly puzzles and one case study
  • Q2. They asked me questions about my interests and hobbies

Interview Preparation Tips

Round: Test
Experience: There were three sets of question paper. We were sitting according to our roll number then question paper with rough sheet were distributed and we were allowed 1 hour to finish that. There was no negative marking.
Tips: For aptitude practice data interpretation and data sufficiency
Duration: 1 hour
Total Questions: 30

Round: Group Discussion
Duration: 15 minutes

Round: Technical Interview
Tips: Practice puzzles and case study for this round

Round: HR Interview
Tips: Be yourself

College Name: NIT Rourkela

Interview Preparation Tips

Round: Technical Interview
Experience: this was a telephonic round : There I was asked basics of web development (e.g Session, hidden variable difference between POST and GET etc. ) and basics of PHP e.g global variables etc , little bit of mysql e.g joins , difference between left and right joins.

Round: Technical Interview
Experience: This was pretty much about interview rounds. I got the offer.

Skills: Core java, OOP, PHP
College Name: na

TalaKunchi Networks Interview FAQs

How many rounds are there in TalaKunchi Networks Cyber Security Analyst interview?
TalaKunchi Networks interview process usually has 3 rounds. The most common rounds in the TalaKunchi Networks interview process are Resume Shortlist, HR and Technical.
What are the top questions asked in TalaKunchi Networks Cyber Security Analyst interview?

Some of the top questions asked at the TalaKunchi Networks Cyber Security Analyst interview -

  1. What is OSI mode...read more
  2. What is TCP/IP mo...read more
  3. Ports and ports num...read more

Tell us how to improve this page.

TalaKunchi Networks Cyber Security Analyst Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
Argusoft Interview Questions
4.6
 • 38 Interviews
DotPe Interview Questions
3.2
 • 38 Interviews
View all
TalaKunchi Networks Cyber Security Analyst Salary
based on 16 salaries
₹1.2 L/yr - ₹4.1 L/yr
56% less than the average Cyber Security Analyst Salary in India
View more details

TalaKunchi Networks Cyber Security Analyst Reviews and Ratings

based on 4 reviews

4.7/5

Rating in categories

4.5

Skill development

4.7

Work-life balance

3.8

Salary

4.7

Job security

4.5

Company culture

3.9

Promotions

4.5

Work satisfaction

Explore 4 Reviews and Ratings
Security Analyst
38 salaries
unlock blur

₹1.5 L/yr - ₹7.6 L/yr

Senior Security Analyst
27 salaries
unlock blur

₹2 L/yr - ₹6.2 L/yr

Security Consultant
27 salaries
unlock blur

₹3.1 L/yr - ₹6.6 L/yr

Cyber Security Analyst
16 salaries
unlock blur

₹1.1 L/yr - ₹4.1 L/yr

Cyber Security Consultant
10 salaries
unlock blur

₹2.5 L/yr - ₹5 L/yr

Explore more salaries
Compare TalaKunchi Networks with

Maxgen Technologies

4.6
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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