• Home
  • Subscribe
  • Contribute Us
    • Share Your Interview Experience
  • Contact Us
  • About
    • About CSEstack
    • Campus Ambassador
  • Forum & Discus
  • Tools for Geek
  • LeaderBoard
CSEstack

What do you want to Learn Today?

  • Programming
    • Tutorial- C/C++
    • Tutorial- Django
    • Tutorial- Git
    • Tutorial- HTML & CSS
    • Tutorial- Java
    • Tutorial- MySQL
    • Tutorial- Python
    • Competitive Coding Challenges
  • CSE Subject
    • (CD) Compiler Design
    • (CN) Computer Network
    • (COA) Computer Organization & Architecture
    • (DBMS) Database Management System
    • (DS) Data Structure
    • (OS) Operating System
    • (ToA) Theory of Automata
    • (WT) Web Technology
  • Interview Questions
    • Interview Questions- Company Wise
    • Interview Questions- Coding Round
    • Interview Questions- Python
    • Interview Questions- REST API
    • Interview Questions- Web Scraping
    • Interview Questions- HR Round
    • Aptitude Preparation Guide
  • GATE 2022
  • Linux
  • Trend
    • Full Stack Development
    • Artificial Intelligence (AI)
    • BigData
    • Cloud Computing
    • Machine Learning (ML)
  • Write for Us
    • Submit Article
    • Submit Source Code or Program
    • Share Your Interview Experience
  • Tools
    • IDE
    • CV Builder
    • Other Tools …
  • Jobs

How to Write a code to implement strstr function in C?

Before implementing strstr function, first thing, you need to understand strstr function. What does strstr function do? What are its uses? What is strstr function in...
Aniruddha Chaudhari
23 Nov, 15
deadlock interview questions
CSE SubjectOperating System

Deadlock Interview Questions in OS Explained with Example

Deadlock in the operating system is one of the most important concepts you must know. It is the basic topic in the operating system that every computer software student should...
Aniruddha Chaudhari
22 Nov, 15

Write a C Program to Implement Stack using Array

The stack is first in last out data structure to store the elements. Elements are accessed by push pop operations. Push operation adds a new element in the stack at the top,...
Aniruddha Chaudhari
11 Nov, 15

Write C/C++ Program to Reverse a Linked List without Recursion?

The linked list is the crucial data structure that contains a list of the nodes. Each node has a data variable to store data and a node pointer to point next node in the linked...
Aniruddha Chaudhari
07 Nov, 15

IBM ISDL Interview Questions and Placement Paper | On Campus

I am sharing my experience about IBM ISDL interview questions, placement papers, online written test. The profile offered was IBM ISL/IBM ISDL. IBM placement papers consist of...
Want to Share your Interview Experience?
26 Oct, 15

[Program] How to Check if Two Strings are Anagrams in C?

Before writing code to check if two strings are anagrams in C, let's understand- what is the anagram of the string? What is Anagram of the string? An anagram of the...
Aniruddha Chaudhari
21 Oct, 15
Best books for CSE
GATE Books And MaterialGATE CSERecommended Books

Recommended GATE Books for CSE | Get Excel in Computer Science

I get lots of request from CS students for asking recommended books for CSE. And it is never-ending doubt. Many frantically end up without any concrete books. So in this post, I...
Aniruddha Chaudhari
16 Oct, 15

Coupon Dunia Interview Questions and Placement Paper

I am sharing Coupon Dunia Interview Questions and my experience about Coupon Dunia placement paper. First of all, I didn’t get the offer from Coupon Dunia. But I would like to...
Want to Share your Interview Experience?
11 Oct, 15

Numerify Interview Questions and Answers | Online Test

I am sharing Numerify Interview Questions and my experience about Numerify placement. First of all, I didn't get an offer from this Numerify. But I would like to share whatever...
Want to Share your Interview Experience?
11 Oct, 15
«‹67›
Page 67 of 68

Interview Questions



You can share your interview experience.

Subscribe for FREE Newsletter

Do you want me to send you programing updates for FREE?

Subscribe below…

© 2022 – CSEstack.org. All Rights Reserved.

  • Home
  • Subscribe
  • Contribute Us
    • Share Your Interview Experience
  • Contact Us
  • About
    • About CSEstack
    • Campus Ambassador
  • Forum & Discus
  • Tools for Geek
  • LeaderBoard