Upload Button Icon Add office photos

AT&T

Compare button icon Compare button icon Compare

Filter interviews by

AT&T Intern Interview Questions and Answers

Updated 23 Nov 2024

AT&T Intern Interview Experiences

2 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 23 Nov 2024

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. It was a online coding round with one question related to a medium hard binary search question..
  • Q2. The second question was bit ambiguous question involving a tree, where we were asked to add a tree child and subchild in the form a a directory and subdirectory

Interview Preparation Tips

Interview preparation tips for other job seekers - The flexibility in interview rescheduling is not good, If you'll ask for rescheduling, you won't get a new date, and the current will be cancelled

Intern Interview Questions & Answers

user image Anonymous

posted on 17 Mar 2024

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

(1 Question)

  • Q1. Use of Hash Table
  • Ans. 

    Hash tables are data structures that store key-value pairs for efficient retrieval.

    • Hash tables use a hash function to map keys to indexes in an array.

    • They have constant time complexity for insertion, deletion, and lookup operations.

    • Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic DSA questions.

Skills evaluated in this interview

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. Case. There is a housing society “The wasteful society”, you coll ... read more
Q2. Which programming language you are comfortable with?
asked in Deloitte
Q3. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q4. Huffman Coding Challenge Given an array ARR of integers containin ... read more
asked in Accenture
Q5. A marketing strategy case. Client is a perfume seller in Jaipur. ... read more

Interview questions from similar companies

Intern Interview Questions & Answers

Nokia user image Anonymous

posted on 28 Sep 2021

I applied via Campus Placement and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic Language related questions.
  • Q2. Basic programming questions like recursion, some basic sql queries etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to go keep your fundamentals clear.

I applied via Campus Placement and was interviewed in Jan 2022. There were 5 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 - Aptitude Test 

As per JD, i was being offered for a security Intern role and for this job description we have following in aptitude test:
20 questions in Problem Solving assesment and included topics were : Profit and Loss, HCM and LCM, simple interest, compound interest, Number system, Time & Work, Time, speed & distance, Ratio Analysis, Set theory, Profit & Loss, Percentages and Algebra.

30 questions from Technical topics like programming, coding, security and DBMS and oops.

And 10 questions from English Proficiency and communication .

Round 3 - Coding Test 

There were 2 questions from security and management and questions were related to brute force, CTF and sort of simple concepts in LINUX.

Round 4 - Technical 

(8 Questions)

  • Q1. 1. Tell me something about yourself.
  • Q2. 2. Why do you think that this job role suites you most.
  • Q3. 3. What does CIA stand for in cyber security?
  • Ans. 

    CIA stands for Confidentiality, Integrity, and Availability in cyber security.

    • Confidentiality refers to protecting sensitive information from unauthorized access.

    • Integrity ensures that data remains accurate, complete, and unaltered.

    • Availability ensures that systems and data are accessible and usable when needed.

    • These three principles form the foundation of a secure cyber environment.

    • Example: Encrypting data to maintain...

  • Answered by AI
  • Q4. How do you find out whether a system is compromised or vulnerable?
  • Ans. 

    To determine if a system is compromised or vulnerable, conduct regular vulnerability scans and penetration testing.

    • Perform regular vulnerability scans using tools like Nessus or OpenVAS

    • Conduct penetration testing to simulate attacks and identify vulnerabilities

    • Monitor system logs for suspicious activity

    • Stay up-to-date with security patches and updates

    • Use intrusion detection and prevention systems

    • Perform code reviews an...

  • Answered by AI
  • Q5. What is penetration testing?
  • Ans. 

    Penetration testing is a simulated cyber attack on a computer system to identify vulnerabilities and assess security measures.

    • It involves attempting to exploit weaknesses in a system's defenses

    • The goal is to identify potential security risks and provide recommendations for improvement

    • Penetration testing can be done manually or with automated tools

    • Examples of penetration testing include network penetration testing, web ...

  • Answered by AI
  • Q6. Name some standard tools used in assessing the security of a system.
  • Ans. 

    Standard tools for assessing system security

    • Vulnerability scanners (e.g. Nessus, OpenVAS)

    • Penetration testing tools (e.g. Metasploit, Nmap)

    • Network analyzers (e.g. Wireshark, tcpdump)

    • Log analysis tools (e.g. Splunk, ELK Stack)

    • Firewall and intrusion detection systems (e.g. Snort, Suricata)

  • Answered by AI
  • Q7. What is your strength and weakness.
  • Q8. And Atlast, What is your project and what was your contribution and how did you manage in project work and explanation of technology used in project.
Round 5 - One-on-one 

(6 Questions)

  • Q1. Tell me about yourself.
  • Q2. Why do you want to work for our company?
  • Q3. What are your greatest strengths and weaknesses?
  • Q4. Why are you looking for a change?
  • Q5. Tell me about the gap in your resume during 12th and college admission.
  • Q6. How would you rate yourself on a scale of 1 to 10?

Interview Preparation Tips

Topics to prepare for BT Group Intern interview:
  • Linux
  • Coding
  • DSA
  • Trees
  • DBMS
  • Aptitude
  • Security intelligence
Interview preparation tips for other job seekers - If you are preparing for BRITISH TELECOM then one thing I must mention that this is not the tough interview as the HR there will be very friendly and always there to help you if you need help there. . They just care for your knowledge that you are familiar or not.
Best company ever.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Reasoning in Aptitude

Round 2 - Technical 

(2 Questions)

  • Q1. What is Computer Networks
  • Ans. 

    Computer Networks are systems of interconnected computers that communicate with each other to share resources and information.

    • Computer networks allow for sharing of resources such as files, printers, and internet connections.

    • They enable communication between devices through protocols like TCP/IP.

    • Examples include LANs (Local Area Networks), WANs (Wide Area Networks), and the Internet.

  • Answered by AI
  • Q2. What is VPN, how it works
  • Ans. 

    VPN stands for Virtual Private Network, it allows users to securely access a private network over a public network.

    • VPN encrypts data to ensure secure transmission over the internet

    • It masks the user's IP address to maintain anonymity

    • VPN creates a secure tunnel between the user's device and the private network

    • Common uses include remote access to company networks and bypassing geo-restrictions

    • Examples of VPN services incl

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in May 2024. There was 1 interview round.

Round 1 - Aptitude Test 

English communication test

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepair electronics circuits, digital
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why do you want to join this company

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. OSI model, netwroking concepts

Intern Interview Questions & Answers

Nokia user image Anonymous

posted on 29 Aug 2022

I applied via Campus Placement and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Assignment 

The 1st round is a written test. The written test consists of some Aptitude questions,technical and 2 coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. What is Stack? What are the applications of Stack? Fibonacci Series code.
  • Ans. 

    A stack is a linear data structure that follows the Last-In-First-Out (LIFO) principle.

    • Applications include function call stack, undo-redo operations, infix to postfix conversion, and backtracking algorithms.

    • Push and pop operations are used to add and remove elements from the stack, respectively.

    • Fibonacci series can be implemented using a stack or recursion.

    • Stacks can be implemented using arrays or linked lists.

  • Answered by AI
  • Q2. Toughest challenges that you have faced in your life? How did u overcome it?

Interview Preparation Tips

Topics to prepare for Nokia Intern interview:
  • Programming
  • DS
  • SQL
  • Projects
  • DBMS
Interview preparation tips for other job seekers - Don't worry. The interview process was very easy.

Skills evaluated in this interview

Intern Interview Questions & Answers

Nokia user image Anonymous

posted on 29 Apr 2023

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

I applied via Campus Placement and was interviewed in Mar 2023. 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 - Technical 

(2 Questions)

  • Q1. OS based question
  • Q2. Data Structure based question
Round 3 - HR 

(1 Question)

  • Q1. Basic Background Information

AT&T Interview FAQs

How many rounds are there in AT&T Intern interview?
AT&T interview process usually has 1 rounds. The most common rounds in the AT&T interview process are Technical.
How to prepare for AT&T 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 AT&T. The most common topics and skills that interviewers at AT&T expect are Corporate, Product Management, Sales Operations, Staffing and Technical Support.
What are the top questions asked in AT&T Intern interview?

Some of the top questions asked at the AT&T Intern interview -

  1. Use of Hash Ta...read more
  2. The second question was bit ambiguous question involving a tree, where we were ...read more
  3. It was a online coding round with one question related to a medium hard binary ...read more

Tell us how to improve this page.

AT&T Intern Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
AT&T Intern Salary
based on 5 salaries
₹1 L/yr - ₹5.1 L/yr
15% less than the average Intern Salary in India
View more details

AT&T Intern Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Technical Specialist
305 salaries
unlock blur

₹15 L/yr - ₹38 L/yr

Senior Associate
290 salaries
unlock blur

₹6.9 L/yr - ₹21.7 L/yr

Network Engineer
235 salaries
unlock blur

₹2.9 L/yr - ₹14.1 L/yr

Senior Technical Specialist
149 salaries
unlock blur

₹22.8 L/yr - ₹48 L/yr

Senior Network Engineer
110 salaries
unlock blur

₹7 L/yr - ₹22 L/yr

Explore more salaries
Compare AT&T with

Jio

4.0
Compare

Vodafone Idea

4.0
Compare

Bharti Airtel

4.0
Compare

Ericsson

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