Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Seneca Global IT Services Team. If you also belong to the team, you can get access from here

Seneca Global IT Services Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 96 Reviews

Filter interviews by

Seneca Global IT Services Senior Software Engineer Interview Questions and Answers

Updated 18 Nov 2023

Seneca Global IT Services Senior Software Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions on python, it's internal workings and programming
Round 2 - Technical 

(1 Question)

  • Q1. Indepth on python again

Interview Preparation Tips

Interview preparation tips for other job seekers - Waste of time.

The HR gave heads up on the questions that were generally asked in the interview rounds in some detail. This was surprising and intriguing as no HR does that.

There were two rounds on python-indepth plus programming. Both of which I aced and had really good discussions with the interviewers.

Based on the discussions and my performance it was obvious that I had cracked it.

But to my dismay, got a message from the HR at a unusual time that they are not going forward with my profile as my performance was not upto the mark which made no sense.

And on seeing online interview reviews it was apparent that, this has been the pattern with most of them candidates.

Overall a weird interview experience.

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic to medium questions related to DotNet Core MVC, SQL Server, etc
Round 2 - Technical 

(1 Question)

  • Q1. Completely unprofessional behavior of the interviewer. - No Introduction Direct start asking questions. - Asking too many misleading questions (First ask what you worked on, then ask did you heard about th...
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 Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Duration was 1 hour, Topics covered were DSA, Concurrency in golang, Databse questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep learing DSA everyday and Master tthe most important topics in your programming language
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About the project. and asked what i did in project. how to create schema in pyspark. what is ADE. what are the difficulties i faced in project. what is spark submit command how we write sparksubmit command...
  • Q2. No of occurrences of letter in a string.
  • Ans. 

    Count occurrences of a letter in a string.

    • Iterate through each character in the string and count occurrences of the specified letter.

    • Use a hashmap to store the count of each letter.

    • Handle both uppercase and lowercase letters to ensure accurate counting.

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Core concepts on for the language you are giving interview
  • Q2. Detailed questions from resume
Round 2 - Technical 

(2 Questions)

  • Q1. Basic to medium complexity coding question
  • Q2. Check culture fit
Round 3 - HR 

(1 Question)

  • Q1. General questions like about family, native place & salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be good at your concepts
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 30 minutes of discussion.
Round 2 - Technical 

(1 Question)

  • Q1. 75 minutes of discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 technical rounds took 15 days and both were cleared and after long wait the position was given to someone else.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Based on Deep learning
Round 2 - Technical 

(1 Question)

  • Q1. Questions related to Speech to Text, Whisper AI, Transformers, Deep learning
Round 3 - HR 

(1 Question)

  • Q1. Work culture fit and CEO round

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest throughout and make sure you know the concepts of latest tech related to AI/ML for the Machine learning roles
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 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 - Group Discussion 

Group discussion is very important thing.

Round 3 - HR 

(5 Questions)

  • Q1. HR round is very easy.
  • Q2. Just hard and smart work for.
  • Q3. What is requirement.
  • Ans. 

    A requirement is a specific need or expectation that must be met in order to achieve a desired outcome.

    • A requirement is a statement of what a product or service must do or how it must perform.

    • Requirements can be functional (what the product must do) or non-functional (how well it must do it).

    • Requirements should be clear, concise, and measurable.

    • Examples of requirements include: the ability to save and retrieve data, a ...

  • Answered by AI
  • Q4. What is your strength.
  • Ans. 

    My strength is problem-solving and analytical thinking.

    • I have a strong ability to analyze complex problems and break them down into manageable components.

    • I excel at finding innovative solutions and thinking outside the box.

    • I am skilled in debugging and troubleshooting software issues.

    • I have a solid understanding of algorithms and data structures.

    • I am experienced in optimizing code for performance and efficiency.

  • Answered by AI
  • Q5. What is your weekness.
  • Ans. 

    My weakness is that I tend to be too detail-oriented, which can sometimes slow down my progress.

    • I have a tendency to get caught up in the small details and can spend too much time on them.

    • I often find myself double-checking my work to ensure accuracy.

    • I sometimes struggle with prioritizing tasks because I want to make sure everything is perfect.

    • I am actively working on improving my time management skills to balance atte

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard keep patience. Everything is Possible so just you can do it.

I applied via Naukri.com

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

(2 Questions)

  • Q1. What is dependency injection in laravel
  • Ans. 

    Dependency injection in Laravel is a technique to manage class dependencies and improve code flexibility.

    • Dependency injection allows for easier testing and maintenance of code.

    • It involves passing dependencies to a class through its constructor or method parameters.

    • Laravel's container class manages the dependencies and resolves them when needed.

    • Example: injecting a database connection into a repository class.

    • Can also us...

  • Answered by AI
  • Q2. How do you find the second largest number in a coulmn in mySQL
  • Ans. 

    To find the second largest number in a column in MySQL, you can use the ORDER BY and LIMIT clauses.

    • Write a SELECT statement to retrieve the column values in descending order using ORDER BY.

    • Use the LIMIT clause to limit the result set to the second row.

    • The value in the second row will be the second largest number in the column.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What do you know about magic Edtech
  • Ans. 

    Magic Edtech is an innovative educational technology company.

    • Magic Edtech develops interactive learning platforms and tools.

    • They use advanced technologies like AI, AR, and VR to enhance the learning experience.

    • Their products include virtual classrooms, adaptive learning systems, and educational games.

    • Magic Edtech focuses on personalized learning and data-driven insights.

    • They collaborate with schools, universities, and

  • Answered by AI
  • Q2. What was the most challenging task you faced and how you overcame it

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in answering. Get your basics covered.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. SOLID principles examples in depth,given to design user management database in sql(just flow diagram,and in which table which value is used),some basic c# questions related to how you log in c#

Seneca Global IT Services Interview FAQs

How many rounds are there in Seneca Global IT Services Senior Software Engineer interview?
Seneca Global IT Services interview process usually has 3 rounds. The most common rounds in the Seneca Global IT Services interview process are Technical and Resume Shortlist.
How to prepare for Seneca Global IT Services Senior Software Engineer 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 Seneca Global IT Services. The most common topics and skills that interviewers at Seneca Global IT Services expect are AS400, ERP and RPG.
What are the top questions asked in Seneca Global IT Services Senior Software Engineer interview?

Some of the top questions asked at the Seneca Global IT Services Senior Software Engineer interview -

  1. Questions on python, it's internal workings and programm...read more
  2. Indepth on python ag...read more

Tell us how to improve this page.

Seneca Global IT Services Senior Software Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
Seneca Global IT Services Senior Software Engineer Salary
based on 83 salaries
₹7.8 L/yr - ₹27 L/yr
24% more than the average Senior Software Engineer Salary in India
View more details

Seneca Global IT Services Senior Software Engineer Reviews and Ratings

based on 8 reviews

4.1/5

Rating in categories

3.8

Skill development

4.4

Work-life balance

4.4

Salary

3.4

Job security

3.1

Company culture

3.6

Promotions

3.9

Work satisfaction

Explore 8 Reviews and Ratings
Software Engineer
86 salaries
unlock blur

₹3.8 L/yr - ₹11.5 L/yr

Senior Software Engineer
83 salaries
unlock blur

₹7.8 L/yr - ₹27 L/yr

Technical Analyst
47 salaries
unlock blur

₹12 L/yr - ₹34 L/yr

Information Technology Support Engineer
37 salaries
unlock blur

₹3.2 L/yr - ₹6 L/yr

Senior Technical Analyst
33 salaries
unlock blur

₹17.6 L/yr - ₹38.2 L/yr

Explore more salaries
Compare Seneca Global IT Services with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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