Upload Button Icon Add office photos
Engaged Employer

i

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

Sasken Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Sasken Associate Interview Questions and Answers

Updated 28 Apr 2021

Sasken Associate Interview Experiences

1 interview found

Associate Interview Questions & Answers

user image Anonymous

posted on 28 Apr 2021

Interview Questionnaire 

3 Questions

  • Q1. Reverse a linked list
  • Ans. 

    Reverse a linked list

    • Iterative approach: Traverse the list and change the pointers to reverse the list

    • Recursive approach: Recursively reverse the rest of the list and change the pointers

    • Use a stack to push all the nodes and then pop them to create a reversed list

  • Answered by AI
  • Q2. Implementation of stack
  • Ans. 

    Stack is a data structure that follows Last In First Out (LIFO) principle.

    • Stack can be implemented using arrays or linked lists.

    • Push operation adds an element to the top of the stack.

    • Pop operation removes the top element from the stack.

    • Peek operation returns the top element without removing it.

    • Stack overflow occurs when the stack is full and push operation is performed.

    • Stack underflow occurs when the stack is empty and

  • Answered by AI
  • Q3. Queues implementation
  • Ans. 

    Queues are a data structure that follows the FIFO principle.

    • Queues can be implemented using arrays or linked lists.

    • Enqueue adds an element to the end of the queue, while dequeue removes an element from the front.

    • Peek returns the element at the front of the queue without removing it.

    • Queues are used in scheduling, buffering, and breadth-first search algorithms.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What is name mangling?
  • Ans. 

    Name mangling is a technique used by compilers to give unique names to functions and variables to avoid naming conflicts.

    • Name mangling is used in C++ to support function overloading.

    • It is also used in Python to avoid naming conflicts in modules.

    • Name mangling can make it difficult to access variables and functions from outside the class in which they are defined.

    • In C++, name mangling can be seen by using the 'nm' comman

  • Answered by AI

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. About the basics of c, c++ and java, also asked to explain the project that I developed.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and transparent. Explain your reasons and issues if any they are under standable.

I applied via Naukri.com and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basics from the Technologies mentioned in the resume
  • Q2. Challenges faced earlier and how did you overcome
  • Q3. Expertise of the Tools used and effective communication
  • Ans. 

    Expertise in tools and communication are crucial for a Senior Engineer.

    • Senior Engineers must have a deep understanding of the tools they use to ensure efficient and effective work.

    • Effective communication is essential for collaboration with team members and stakeholders.

    • Examples of tools include programming languages, software development kits, and project management software.

    • Senior Engineers should also be able to expl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be confident enough to answer and gotta stick to it.

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

Round 1 - Case Study 
Round 2 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process is smooth and majorly asked direct questions and some scenarios

Interview Questionnaire 

1 Question

  • Q1. Arrays, Linked Lists, STP/RSTP, VLAN, ARP

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Questionnaire 

1 Question

  • Q1. What do u know about c..?
  • Ans. 

    C is a general-purpose programming language known for its efficiency and low-level memory manipulation capabilities.

    • C was developed by Dennis Ritchie at Bell Labs in 1972.

    • It is widely used for system programming, embedded systems, and developing operating systems.

    • C is a compiled language and is known for its speed and efficiency.

    • It has influenced many other programming languages, including C++, Java, and Python.

    • Some po...

  • Answered by AI

Interview Questionnaire 

2 Questions

  • Q1. 1.About Clear Cover....?
  • Q2. 2. Checking point in Beam and Column....?
  • Ans. 

    Checking points in beam and column are critical for ensuring structural integrity.

    • Checking for cracks or deformations

    • Ensuring proper alignment and levelness

    • Verifying adequate reinforcement

    • Checking for proper bearing and connection details

    • Using non-destructive testing methods

    • Following applicable codes and standards

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. What are your career aspirations?

Sasken Interview FAQs

What are the top questions asked in Sasken Associate interview?

Some of the top questions asked at the Sasken Associate interview -

  1. Reverse a linked l...read more
  2. Queues implementat...read more
  3. Implementation of st...read more

Tell us how to improve this page.

Associate Interview Questions from Similar Companies

Wipro Associate Interview Questions
3.7
 • 146 Interviews
TCS Associate Interview Questions
3.7
 • 60 Interviews
View all
Sasken Associate Salary
based on 7 salaries
₹4.5 L/yr - ₹5.8 L/yr
34% less than the average Associate Salary in India
View more details

Sasken Associate Reviews and Ratings

based on 2 reviews

3.0/5

Rating in categories

2.3

Skill development

2.3

Work-life balance

3.6

Salary

2.3

Job security

3.0

Company culture

3.0

Promotions

2.3

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
308 salaries
unlock blur

₹2.6 L/yr - ₹12 L/yr

Senior Software Engineer
261 salaries
unlock blur

₹5.9 L/yr - ₹20.3 L/yr

Senior Engineer
194 salaries
unlock blur

₹5.9 L/yr - ₹25 L/yr

Associate Software Engineer
182 salaries
unlock blur

₹4 L/yr - ₹6.1 L/yr

Lead Engineer
173 salaries
unlock blur

₹9.8 L/yr - ₹34 L/yr

Explore more salaries
Compare Sasken with

LTIMindtree

3.8
Compare

Persistent Systems

3.5
Compare

L&T Technology Services

3.3
Compare

TCS

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