Upload Button Icon Add office photos

Symantec Software Solutions

Compare button icon Compare button icon Compare

Filter interviews by

Symantec Software Solutions Senior Software Engineer Interview Questions and Answers

Updated 24 Aug 2024

Symantec Software Solutions Senior Software Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Telephonic Call 

(1 Question)

  • Q1. Basic concept in frontend and React fundamentals.
Round 2 - Technical 

(1 Question)

  • Q1. Common Aptitude question and fundamental of object oriented programming concepts.
Round 3 - One-on-one 

(1 Question)

  • Q1. Basic of react concepts and git related question

Interview Preparation Tips

Topics to prepare for Symantec Software Solutions Senior Software Engineer interview:
  • react basic
  • oops
  • Javascript
  • Javascript-promise

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Symantec Software Solutions?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. "Can you describe a complex system you have designed or worked on? what were the key architectural decisions you made?"
  • Q2. "How do you mentor junior developers and contribute to team growth?"
  • Ans. 

    I mentor junior developers through hands-on guidance, code reviews, and fostering a collaborative learning environment.

    • Conduct regular code reviews to provide constructive feedback and share best practices.

    • Organize pair programming sessions to facilitate knowledge sharing and problem-solving.

    • Encourage participation in team discussions and decision-making to build confidence.

    • Create learning resources, such as documentat...

  • Answered by AI

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q4. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q5. If you have to prioritize between coding standards and project de ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. 2,3 Round technical
  • Q2. Basic .net ,MVC framework concepts,SQL logical questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Basic all type questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Project related and technology se related

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

I appeared for an interview before Aug 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments

Round: Test
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments
Total Questions: 15

Round: Test
Experience: See my mentality
Tips: No comments
Duration: 45 minutes

Round: Group Discussion
Experience: Communication
Tips: No comments

Skills: Communication And Confidence
Be interview-ready. Browse the most asked HR questions.
illustration image

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.
Are these interview questions helpful?

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Which collection class is used to represent key-value pairs?
  • Ans. 

    The HashMap class is used to represent key-value pairs in Java.

    • HashMap is a part of the Java Collections Framework.

    • It allows null values and only one null key.

    • It provides constant-time performance for basic operations like get and put.

    • Example: HashMap<String, Integer> map = new HashMap<>();

  • Answered by AI
  • Q2. What is abstraction?
  • Q3. Why is try-catch used in JAVA?
  • Q4. Which statement will we use if we want to select a statement based on integer inputs?
  • Ans. 

    The statement to use for selecting based on integer inputs is the 'switch' statement.

    • The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.

    • Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.

    • The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.

    • ...

  • Answered by AI
  • Q5. Explain your project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basic concepts
Prepare a good project

Skills evaluated in this interview

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

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. All basic HR questions and salary discussion.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 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 - Aptitude Test 

25 MCQ questions online with time limit

Round 3 - Assignment 

Create webapp . Frontend, Backend , data encryption

Symantec Software Solutions Interview FAQs

How many rounds are there in Symantec Software Solutions Senior Software Engineer interview?
Symantec Software Solutions interview process usually has 3 rounds. The most common rounds in the Symantec Software Solutions interview process are Telephonic Call, Technical and One-on-one Round.
What are the top questions asked in Symantec Software Solutions Senior Software Engineer interview?

Some of the top questions asked at the Symantec Software Solutions Senior Software Engineer interview -

  1. Common Aptitude question and fundamental of object oriented programming concept...read more
  2. Basic of react concepts and git related quest...read more
  3. Basic concept in frontend and React fundamenta...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Symantec Software Solutions Senior Software Engineer Salary
based on 12 salaries
₹16.3 L/yr - ₹25.6 L/yr
27% more than the average Senior Software Engineer Salary in India
View more details

Symantec Software Solutions Senior Software Engineer Reviews and Ratings

based on 2 reviews

4.7/5

Rating in categories

3.9

Skill development

5.0

Work-life balance

3.9

Salary

1.3

Job security

4.7

Company culture

2.9

Promotions

4.9

Work satisfaction

Explore 2 Reviews and Ratings
Senior IT Applications Specialist
13 salaries
unlock blur

₹10.3 L/yr - ₹18 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹16.3 L/yr - ₹25.6 L/yr

Sales Operations Analyst
7 salaries
unlock blur

₹5.5 L/yr - ₹7.9 L/yr

Senior SQA Engineer
7 salaries
unlock blur

₹14.1 L/yr - ₹17.2 L/yr

Software Engineer
5 salaries
unlock blur

₹11.5 L/yr - ₹18.7 L/yr

Explore more salaries
Compare Symantec Software Solutions with

HCL Infosystems

3.9
Compare

Zidio Development

4.5
Compare

Northcorp Software

4.6
Compare

Accel Frontline

4.0
Compare
write
Share an Interview