Upload Button Icon Add office photos

Filter interviews by

Sooktha Consulting Software Engineer Interview Questions, Process, and Tips for Experienced

Updated 25 Aug 2023

Sooktha Consulting Software Engineer Interview Experiences for Experienced

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. 1.Remove a node from single linked list
  • Ans. 

    To remove a node from a single linked list, update the pointers of the previous node to skip the node to be removed.

    • Traverse the linked list to find the node to be removed

    • Update the 'next' pointer of the previous node to skip the node to be removed

    • Free the memory allocated to the node to be removed

  • Answered by AI
  • Q2. 2.count number of set bits in given integer
  • Ans. 

    Count the number of set bits in a given integer.

    • Use bitwise AND operation with 1 to check if the least significant bit is set.

    • Shift the integer to the right by 1 bit each time to check the next bit.

    • Repeat until the integer becomes 0, counting the number of set bits encountered.

  • Answered by AI
  • Q3. What is the difference between structure and class
  • Ans. 

    Structure is a user-defined data type in C that groups related variables together, while a class is a blueprint for creating objects in object-oriented programming.

    • Structure is used in C programming language, while class is used in object-oriented programming languages like C++ and Java.

    • In structure, all members are public by default, while in class, members can be private, protected, or public.

    • Structures do not suppor...

  • Answered by AI
  • Q4. What is difference between structure and union
  • Ans. 

    Structure is a data type that allows different data types to be grouped together, while union is a data type that allows different data types to share the same memory location.

    • Structure allows each member to have its own memory location, while union shares the same memory location for all members.

    • In a structure, all members can be accessed simultaneously, while in a union, only one member can be accessed at a time.

    • Exam...

  • Answered by AI
  • Q5. What is c-memory map
  • Ans. 

    C-memory map is a layout that shows how memory is organized in a C program, including stack, heap, and global variables.

    • C-memory map shows the organization of memory in a C program, including stack, heap, and global variables.

    • It helps developers understand how memory is allocated and accessed in their programs.

    • For example, the stack typically grows downward in memory, while the heap grows upward.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Some maths related questions

Round 2 - Technical 

(1 Question)

  • Q1. Related to testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company to learn something
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2023. There were 4 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 - One-on-one 

(2 Questions)

  • Q1. What is ptyhon how to use this what is data types
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability. It supports multiple programming paradigms.

    • Python is used for web development, data analysis, artificial intelligence, scientific computing, and more.

    • To use Python, you need to install the Python interpreter on your system and write code in a text editor or an IDE.

    • Python has various data types such as integers, floats, strings, lists,

  • Answered by AI
  • Q2. What is c what is python what is data types what is tuple program
  • Ans. 

    C is a programming language, Python is a high-level programming language, data types are classifications of data items, tuple is a data structure in Python.

    • C is a general-purpose programming language known for its efficiency and flexibility.

    • Python is a high-level programming language with a focus on readability and simplicity.

    • Data types are classifications of data items that specify the type of data that can be stored ...

  • Answered by AI
Round 3 - Coding Test 

What is tuple program
what is list program
what is set program

Round 4 - Coding Test 

Python,c
what is c
what is python

Interview Preparation Tips

Topics to prepare for AmbitionBox Software Engineer interview:
  • c,python
  • pyhon topics
Interview preparation tips for other job seekers - no idea

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.

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 

(3 Questions)

  • Q1. Java8 Features and Opps concepts
  • Q2. Collections frame works
  • Q3. Difference between abstraction and interface
  • Ans. 

    Abstraction is a concept of hiding implementation details while interface is a contract that defines the behavior of a class.

    • Abstraction is achieved through abstract classes and methods

    • Interface is a collection of abstract methods

    • Abstraction is used for reducing complexity and increasing efficiency

    • Interface is used for achieving multiple inheritance and loose coupling

    • Abstraction is a way of achieving data abstraction w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well then attend the interview All the best
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Sep 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

I have cleared the first test

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self and some language based questions.
  • Q2. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Second round is phone call interview. I have cleared that round also.

I applied via Naukri.com and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About data analysis, database, programming questions related to python
  • Q2. HR round, Technical call round, Company senior officer round

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to cover basics of programming, working experience projects have to

I applied via Recruitment Consulltant and was interviewed in Oct 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Completely on java
Round 3 - Technical 

(1 Question)

  • Q1. Asked java questiona
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Assignment 
Round 3 - Coding Test 
Round 4 - Technical 

(1 Question)

  • Q1. Why should i hire you?
Round 5 - 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
Round 6 - HR 

(8 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Why are you looking for a change?
  • Q6. Where do you see yourself in 5 years?
  • Q7. What are your strengths and weaknesses?
  • Q8. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Maintain silence..
Looking position is in straight manner

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Aptitude Test 

Easy reasoning questions

Round 3 - Coding Test 

Basic coding multiple choice questions

Round 4 - One-on-one 

(1 Question)

  • Q1. Wat is exception handling? Store procedure in sql? Indexing? Oops concept?
  • Ans. 

    Exception handling, stored procedures, indexing, and OOP concepts are important in software engineering.

    • Exception handling is the process of handling errors that occur during program execution.

    • Stored procedures are pre-written SQL code that can be executed with a single command.

    • Indexing is the process of optimizing database performance by creating indexes on frequently queried columns.

    • OOP concepts include encapsulation

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HCL Infosystems Software Engineer interview:
  • .Net Core
  • Sql basic
Interview preparation tips for other job seekers - Just focus on basics,thats it!!

If u learn nly 1 thing,jst do it properly.

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.

Sooktha Consulting Interview FAQs

How many rounds are there in Sooktha Consulting Software Engineer interview for experienced candidates?
Sooktha Consulting interview process for experienced candidates usually has 2 rounds. The most common rounds in the Sooktha Consulting interview process for experienced candidates are Resume Shortlist and One-on-one Round.
How to prepare for Sooktha Consulting Software Engineer interview for experienced candidates?
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 Sooktha Consulting. The most common topics and skills that interviewers at Sooktha Consulting expect are Architecture, C, Development, Embedded and GDB.
What are the top questions asked in Sooktha Consulting Software Engineer interview for experienced candidates?

Some of the top questions asked at the Sooktha Consulting Software Engineer interview for experienced candidates -

  1. what is the difference between structure and cl...read more
  2. what is difference between structure and un...read more
  3. 2.count number of set bits in given inte...read more

Tell us how to improve this page.

Sooktha Consulting Software Engineer Salary
based on 6 salaries
₹3.5 L/yr - ₹4.2 L/yr
51% less than the average Software Engineer Salary in India
View more details

Sooktha Consulting Software Engineer 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 & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Business Development Executive
7 salaries
unlock blur

₹1.4 L/yr - ₹3 L/yr

Software Engineer
6 salaries
unlock blur

₹3.5 L/yr - ₹4.2 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹11 L/yr - ₹16 L/yr

Software Developer
3 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Explore more salaries
Compare Sooktha Consulting with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview