Upload Button Icon Add office photos

Sourcebits Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Sourcebits Technologies Interview Questions, Process, and Tips

Updated 24 Nov 2015

Top Sourcebits Technologies Interview Questions and Answers

View all 6 questions

Sourcebits Technologies Interview Experiences

Popular Designations

3 interviews found

Interview Questionnaire 

10 Questions

  • Q1. Questions were asked on web based project and mobile based applications
  • Q2. Questions were put up according to subject area of interest . some of OS based questions are as follows-
  • Q3. 1-) Daemon process
  • Q4. 2-) What happens to the child process when parent gets terminated
  • Ans. 

    When a parent process is terminated, the child process becomes an orphan and is adopted by the init process.

    • When a parent process is terminated, the child process is not automatically terminated.

    • The child process becomes an orphan and is adopted by the init process.

    • The init process becomes the new parent of the orphaned child process.

    • The orphaned child process continues to run independently until it completes or is ter

  • Answered by AI
  • Q5. 3-)What are various memory available in OS
  • Ans. 

    Various memory available in an OS include primary memory (RAM), secondary memory (hard disk), cache memory, and virtual memory.

    • Primary memory (RAM) is used to store data and instructions that are currently being used by the CPU.

    • Secondary memory (hard disk) is used for long-term storage of data and programs.

    • Cache memory is a small, high-speed memory that stores frequently accessed data to improve CPU performance.

    • Virtual...

  • Answered by AI
  • Q6. 4-)Define paging
  • Ans. 

    Paging is a memory management technique used in computer systems to divide the physical memory into fixed-size blocks called pages.

    • Paging allows the operating system to allocate memory to processes in a more efficient manner.

    • Each page is a fixed-size block of memory, typically 4KB in size.

    • The logical address space of a process is divided into pages, and the physical memory is divided into frames of the same size.

    • When a...

  • Answered by AI
  • Q7. 5-)What do you mean by incode , deadlock recovery and hierarchical file structure
  • Ans. 

    Incode refers to the code that is embedded within a program. Deadlock recovery is the process of resolving deadlocks in a system. Hierarchical file structure is a way of organizing files in a hierarchical manner.

    • Incode refers to the code that is written within a program.

    • Deadlock recovery involves detecting and resolving deadlocks in a system.

    • Hierarchical file structure organizes files in a tree-like structure with pare...

  • Answered by AI
  • Q8. Question about PHP, APACHE TOMCAT
  • Q9. Questions related to my projects were asked
  • Q10. Had you done any projects outside your Curriculum

Interview Preparation Tips

Round: Test
Experience: Few questions were their based on C program else their were questions on general aptitude based.

Round: HR Interview
Experience: It was a Skype based interview.
Tips: As far as source bit is concerned they are seriously into mobile apps and web.So prepare yourself according to that. Speak about project which best satisfies their expectations.

General Tips: Questions asked to other candidates (ceg and mit) are-
1-) About Data structure.
2-) How to transpose a matrix without extra space.
3-) Prime number generation.
Skills:
College Name: Anna University Chennai

Skills evaluated in this interview

Top Sourcebits Technologies Application Developer Interview Questions and Answers

Q1. 2-) What happens to the child process when parent gets terminated
View answer (1)

Application Developer Interview Questions asked at other Companies

Q1. Minimum Cost to Connect All Points Problem Statement Given an array COORDINATES representing the integer coordinates of some points on a 2D plane, determine the minimum cost required to connect all points. The cost to connect two points, (x... read more
View answer (2)

Interview Preparation Tips

Round: Test
Experience: "Aptitude test :
Half the questions were for quantitative aptitude, the other half were programming based.



Round: Technical Interview
Experience:

Technical Interview :
Was asked to write a basic sort algorithm code. Wrote it in Python, managed to get through in 15 minutes



Round: HR Interview
Experience:
HR Interview :
Skype interview. Was asked to talk about projects mostly, was questioned about what projects I had done, technical details. Lasted for 20 minutes. Not too taxing. "

Skill Tips: The aptitude test questions posted on online discussion sites REPEATED word for word, so do take a look. They DID NOT change the aptitude test by even one question from what they had used for some other college.
College Name: Veermata Jijabai Technological Institute, Mumbai [ VJTI ]

Mobile App Developer Interview Questions asked at other Companies

Q1. What is tera flop ? 5. If a 2.8 GHz processor is given, calculate the number of floating point calculations that it can do
View answer (1)

Interview Questionnaire 

6 Questions

  • Q1. Explain final year project in a detailed manner
  • Q2.  Questions realted to inodes, debugs and filesystem were asked
  • Q3. Questions on OS like what is a class and asked me to write a class for a particular roomspray
  • Q4. Generate a program for finding the prime numbers
  • Ans. 

    Program to find prime numbers

    • Start with a loop to iterate through numbers

    • Check if each number is divisible by any number less than itself

    • If not divisible, it is a prime number

  • Answered by AI
  • Q5. Define web server
  • Ans. 

    A web server is a computer program that serves requested HTML pages or files to clients over the internet.

    • A web server is responsible for hosting websites and delivering web content to users.

    • It receives requests from clients (web browsers) and responds with the requested files or data.

    • Web servers use protocols like HTTP or HTTPS to communicate with clients.

    • Examples of web servers include Apache HTTP Server, Nginx, and

  • Answered by AI
  • Q6. Tell me something about yourself( weakness, strength, hobbies)

Interview Preparation Tips

Round: Test
Experience: The written test was easy and had both technical and aptitude questions( problems based on factorials, average , power , arithmetic progression) were asked.
Tips: Aptitude based questions -
1-) A times ath term of an AP is equal to b times bth term, then what is the (a+b)th term.
2-) Question based on the total number of coins and the denomination of each coin .
Technical question-
void change(char *ch)
{
ch=”helloworld”;
}
int main()
{
char *ch=”msgtoall”;
change(ch);
cout<}


Round: Technical Interview
Tips: Apart from technical stuff questions can be put on about your college preference and about you.

Round: HR Interview
Experience: HR interview was skype based.


Skills:
College Name: Anna University Chennai

Skills evaluated in this interview

Top Sourcebits Technologies Application Developer Interview Questions and Answers

Q1. 2-) What happens to the child process when parent gets terminated
View answer (1)

Application Developer Interview Questions asked at other Companies

Q1. Minimum Cost to Connect All Points Problem Statement Given an array COORDINATES representing the integer coordinates of some points on a 2D plane, determine the minimum cost required to connect all points. The cost to connect two points, (x... read more
View answer (2)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One on one 

(1 Question)

  • Q1. About my academics

I applied via Campus Placement and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself?
  • Q2. Final year project explanation (based on software)
  • Ans. 

    Developed a web-based project management tool for small businesses

    • Used PHP and MySQL for backend development

    • Implemented a responsive UI using HTML, CSS, and JavaScript

    • Included features such as task assignment, progress tracking, and file sharing

    • Conducted user testing and incorporated feedback for improvements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Friendly interview just give solution oriented answers rather than bookish answers.

I applied via Walk-in and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. For fresher 1 aptitude - percentage,date and time,number system,intrest,work done problems 2 Group discussion 3 HR interview

Interview Preparation Tips

Interview preparation tips for other job seekers - First is usual aptitude after finishing it takes 30 min for result . Next g it is more of generall topic, atlast hr
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Group Discussion 

Initially, they shortlist the candidates and group them into batches of 15 students. During this process, they conduct a group discussion (GD) in which each student has 3 minutes to think, followed by an opportunity to describe their points in 2 to 3 minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and express your point clearly.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jul 2024.

Round 1 - Group Discussion 

First round was GD1 - We were given a Topic of Democracy in India and have 5 mins to think on it..

Round 2 - Group Discussion 

Second round was GD2 - here, the Topic was "if you could have a superpower for one day what superpower you will choose" and we have to talk on this topic for 5 mins

Round 3 - Technical 

(3 Questions)

  • Q1. Four pillars of OOPS with real world examples
  • Ans. 

    Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class Car with properties like make, model, and methods like start(), stop().

    • Inheritance: Ability of a class to inherit properties and behavior from another class. Example: Class SUV inheriting from Class Car.

    • Polymorphism: Ability to present the...

  • Answered by AI
  • Q2. Solve Rotate Array Problem
  • Q3. 8-10 questions asked on my Programming language (C++)
Round 4 - One-on-one 

(4 Questions)

  • Q1. Question asked on Final year project - what's your Contribution in the project
  • Q2. Explain your Final year project
  • Ans. 

    Developed a web-based project management system for tracking tasks and deadlines

    • Used HTML, CSS, JavaScript for front-end development

    • Implemented PHP and MySQL for back-end functionality

    • Incorporated user authentication and role-based access control

    • Utilized AJAX for dynamic content loading

  • Answered by AI
  • Q3. Some logical question and puzzles
  • Q4. There was alphanumeric characters and we have to output only the number from that string Input - "wih562idjedk42ndej56" Output - 5624256
  • Ans. 

    Extract numbers from a string of alphanumeric characters.

    • Iterate through each character in the string and check if it is a number.

    • Build a new string with only the numbers found in the original string.

    • Return the final string containing only the numbers.

  • Answered by AI
Round 5 - Communication Round 

(2 Questions)

  • Q1. As a team Leader, how you manage all your team members when there is a conflict or disagreement arise in the project
  • Ans. 

    As a team leader, I manage conflicts by promoting open communication, listening to all perspectives, finding common ground, and facilitating a resolution.

    • Encourage open communication among team members to address conflicts early on

    • Listen to all perspectives and ensure everyone feels heard and understood

    • Identify common ground and areas of agreement to build consensus

    • Facilitate a resolution by guiding the team towards a ...

  • Answered by AI
  • Q2. Some , Behavioural questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. GD on sports in india
  • Q2. How to u expain red color to a blind
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. In depth technical screening of OOPs, programming, DBMS
  • Q2. Coding evaluation

Sourcebits Technologies Interview FAQs

What are the top questions asked in Sourcebits Technologies interview?

Some of the top questions asked at the Sourcebits Technologies interview -

  1. 2-) What happens to the child process when parent gets termina...read more
  2. 5-)What do you mean by incode , deadlock recovery and hierarchical file structu...read more
  3. 3-)What are various memory available in...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Arcesium Interview Questions
3.5
 • 79 Interviews
Programmers.io Interview Questions
4.2
 • 26 Interviews
Diverse Lynx Interview Questions
3.7
 • 19 Interviews
Egen Interview Questions
3.6
 • 17 Interviews
Spektra Systems Interview Questions
4.1
 • 13 Interviews
BANGMETRIC Interview Questions
3.8
 • 12 Interviews
View all

Sourcebits Technologies Reviews and Ratings

based on 17 reviews

2.9/5

Rating in categories

2.9

Skill development

3.1

Work-life balance

2.8

Salary

2.3

Job security

2.6

Company culture

2.7

Promotions

2.6

Work satisfaction

Explore 17 Reviews and Ratings
Senior Software Engineer
45 salaries
unlock blur

₹6.1 L/yr - ₹15 L/yr

Software Engineer
19 salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Associate Technical Leader
10 salaries
unlock blur

₹8.9 L/yr - ₹16 L/yr

Senior Technical Lead
10 salaries
unlock blur

₹18.1 L/yr - ₹24 L/yr

Software Developer
8 salaries
unlock blur

₹4 L/yr - ₹10.1 L/yr

Explore more salaries
Compare Sourcebits Technologies with

Mobile Programming

2.9
Compare

Diverse Lynx

3.7
Compare

Arcesium

3.5
Compare

Solartis Technology Services

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